System::Security::Cryptography::RSA::DecryptValue 메서드
RSA::DecryptValue method
개인 키를 사용하여 값을 복호화합니다.
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| rgb | ByteArrayPtr | 복호화할 Byte 배열. |
ReturnValue
바이트 배열 형식의 복호화된 데이터.
또 보기
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++