AESEncryption..::..Decrypt Method
Overload List
Name | Description | |
---|---|---|
Decrypt(String, String) |
Decryption utilizing AesCryptoServiceProvider using CipherMode=CipherMode.CBC and all other default values
|
|
Decrypt(String, String, HashAlgorithmName, Int32, CipherMode, PaddingMode, Int32, Int32) |
Decryption utilizing AesCryptoServiceProvider
|