Méthode System::Security::Cryptography::RSA::DecryptValue
RSA::DecryptValue method
Déchiffre la valeur en utilisant la clé privée.
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| Paramètre | Type | Description |
|---|---|---|
| rgb | ByteArrayPtr | tableau Byte à décrypter. |
ReturnValue
Données décryptées au format tableau d’octets.
Voir aussi
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++