AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

RijndaelEncryption..::..Encrypt Method

Overload List


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