RSA.Decrypt Method

Tungsten Suite

RSADecrypt Method

Overload List
  NameDescription
Public methodDecrypt(Byte)
Decrypts a byte[] (previously encrypted with the Encrypt method)
Public methodDecrypt(Byte, RSAParameters)
Decrypts a byte[] (previously encrypted with the Encrypt method)
Top
See Also