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