Click or drag to resize

NQCryptDecryptDecrypt Method

Overload List
  NameDescription
Public methodStatic memberDecrypt(String)
Decrypt a string into a string using the system key.
Public methodStatic memberDecrypt(Byte, String)
Decrypt bytes into bytes using a password.
Public methodStatic memberDecrypt(String, String)
Decrypt a string into a string using a password.
Top
See Also