System::Security::Cryptography::RSA::DecryptValue méthode
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 | Byte tableau à déchiffrer. |
ReturnValue
Données déchiffrées au format tableau d’octets.
Voir aussi
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Font for C++