System::Security::Cryptography::RSA::DecryptValue metodu
RSA::DecryptValue method
Özel anahtarı kullanarak değeri çözer.
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| Parameter | Type | Açıklama |
|---|---|---|
| rgb | ByteArrayPtr | Byte şifresi çözülecek dizi. |
ReturnValue
Şifre çözülmüş veri bayt dizisi biçiminde.
Ayrıca Bakınız
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++