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.Common
Assembly:
AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
Return Value
System.String.Exceptions
Exception | Condition |
---|---|
eCMSEngineEventStatus..::..Exception | There was an error encrypting the data. |