System::Security::Cryptography::RSA::DecryptValue metod
RSA::DecryptValue method
Dekrypterar värde med privat nyckel.
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| Parameter | Typ | Beskrivning |
|---|---|---|
| rgb | ByteArrayPtr | Byte array att dekryptera. |
ReturnValue
Dekrypterad data i bytearrayformat.
Se även
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.PDF for C++