CryptographyDecryptDictionary Method |
Name | Description | |
---|---|---|
DecryptDictionaryT(String, String) |
Decrypt the specified dictionary value
with the specified password,
using a SymmetricAlgorithm.
| |
DecryptDictionary(String, String) |
Decrypt the specified value to a dictionary
with the specified password,
using the AesManaged algorithm.
|