CryptographyDecrypt Method |
Name | Description | |
---|---|---|
Decrypt(String, String) |
Decrypt the specified string value
with the specified password,
using the AesManaged algorithm.
| |
DecryptT(String, String) |
Decrypt the specified string value
with the specified password,
using a SymmetricAlgorithm
|