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