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