NQCryptDecryptDecrypt Method |
| Name | Description | |
|---|---|---|
| Decrypt(String) |
Decrypt a string into a string using the system key.
| |
| Decrypt(Byte, String) |
Decrypt bytes into bytes using a password.
| |
| Decrypt(String, String) |
Decrypt a string into a string using a password.
|