Encryption..::..Encrypt Method
A light weight encryption that encrypts specified value using Rijndael and a static salt. For stronger encryption with initialization vectors use Encryption.RijndaelEncryption.Encrypt or Encryption.AESEncryption.Encrypt instead.
Namespace:
AdvantageCMS.Core.CommonAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Exceptions
Exception | Condition |
---|---|
eCMSEngineEventStatus..::..Exception | There was an error encrypting the data. |