AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

RijndaelEncryption..::..Decrypt Method

Overload List


  Name Description
Public method Static member Decrypt(String, String)
Decryption utilizing RijndaelManaged using CipherMode=CipherMode.CBC and all other default values
Public method Static member Decrypt(String, String, HashAlgorithmName, Int32, CipherMode, PaddingMode, Int32, Int32)
Decryption utilizing RijndaelManaged