EncryptionHelper EncryptData Method Kentico 8.1 API Reference
Encrypts data using symetric cryptography. Data can by decrypted by calling DecryptPassword method. If empty string is on input method returns it.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
See Also