Metode System::Security::Cryptography::RSA::DecryptValue

RSA::DecryptValue method

Mendekripsi nilai menggunakan kunci pribadi.

virtual ByteArrayPtr System::Security::Cryptography::RSA::DecryptValue(ByteArrayPtr rgb)
ParameterTipeDeskripsi
rgbByteArrayPtrByte array untuk didekripsi.

ReturnValue

Data terdekripsi dalam format array byte.

Lihat Juga