CryptographyEncryptDictionary Method |
Name | Description | |
---|---|---|
EncryptDictionaryT(IDictionaryString, String, String) |
Encrypt the specified dictionary value
with the specified password,
using a SymmetricAlgorithm.
| |
EncryptDictionary(IDictionaryString, String, String) |
Encrypt the specified dictionary value
with the specified password,
using the AesManaged algorithm.
|