System::Security::Cryptography::RSA::DecryptValue 메서드

RSA::DecryptValue method

개인 키를 사용하여 값을 복호화합니다.

virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
매개변수형식설명
rgbByteArrayPtr복호화할 Byte 배열.

ReturnValue

바이트 배열 형식의 복호화된 데이터.

또 보기