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