System::Security::Cryptography::RSA::DecryptValue μέθοδος
RSA::DecryptValue method
Αποκρυπτογραφεί την τιμή χρησιμοποιώντας το ιδιωτικό κλειδί.
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| Parameter | Type | Περιγραφή |
|---|---|---|
| rgb | ByteArrayPtr | Byte πίνακας για αποκρυπτογράφηση. |
ReturnValue
Αποκρυπτογραφημένα δεδομένα σε μορφή πίνακα byte.
Δείτε επίσης
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++