Metodo System::Security::Cryptography::RSA::DecryptValue
RSA::DecryptValue method
Decripta il valore utilizzando la chiave privata.
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| Parametro | Tipo | Descrizione |
|---|---|---|
| rgb | ByteArrayPtr | Byte array da decriptare. |
ReturnValue
Dati decriptati in formato array di byte.
Vedi anche
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++