طريقة System::Security::Cryptography::RSA::DecryptValue

RSA::DecryptValue method

يفك تشفير القيمة باستخدام المفتاح الخاص.

virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
معاملنوعالوصف
rgbByteArrayPtrByte مصفوفة لفك التشفير.

ReturnValue

البيانات المفكوكة في صيغة مصفوفة بايت.

انظر أيضًا