System::Security::Cryptography::RSA::DecryptValue मेथड
RSA::DecryptValue method
प्राइवेट कुंजी का उपयोग करके मान को डिक्रिप्ट करता है।
virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| rgb | ByteArrayPtr | डिक्रिप्ट करने के लिए Byte एरे। |
ReturnValue
बाइट एरे फ़ॉर्मेट में डिक्रिप्टेड डेटा।
संबंधित देखें
- Typedef ByteArrayPtr
- Class RSA
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++