System::Security::Cryptography::RSA::DecryptValue मेथड

RSA::DecryptValue method

प्राइवेट कुंजी का उपयोग करके मान को डिक्रिप्ट करता है।

virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
पैरामीटरप्रकारविवरण
rgbByteArrayPtrडिक्रिप्ट करने के लिए Byte एरे।

ReturnValue

बाइट एरे फ़ॉर्मेट में डिक्रिप्टेड डेटा।

संबंधित देखें