System::Security::Cryptography::RSA::EncryptValue méthode
RSA::EncryptValue method
Crypte la valeur en utilisant la clé privée.
virtual ByteArrayPtr System::Security::Cryptography::RSA::EncryptValue(ByteArrayPtr rgb)
| Paramètre | Type | Description |
|---|---|---|
| rgb | ByteArrayPtr | Tableau de Byte à chiffrer. |
ReturnValue
Données chiffrées au format tableau d’octets.
Voir aussi
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++