NQCryptDecryptEncrypt Method |
Name | Description | |
---|---|---|
Encrypt(String) |
Encrypt a string using the system key.
| |
Encrypt(Byte, String) |
Encrypt bytes into bytes using a password.
| |
Encrypt(String, String) |
Encrypt a string given a password to use as part of the key.
|