Click or drag to resize

NQCryptDecryptEncrypt Method

Overload List
  NameDescription
Public methodStatic memberEncrypt(String)
Encrypt a string using the system key.
Public methodStatic memberEncrypt(Byte, String)
Encrypt bytes into bytes using a password.
Public methodStatic memberEncrypt(String, String)
Encrypt a string given a password to use as part of the key.
Top
See Also