decryptString
Decrypts a character string with the instance key or any
other key.
decryptString
(
str
[,
key
] [,
useSalt
])
Parameters
str
The string of encrypted characters.
key
The AES encryption key is encoded in base 64.
useSalt
The data to decrypt has received a salt. True by
default.
Return value
Returns the unencrypted text.
Remarks
The unencryption of an empty string returns an empty
string.
Features
Available in:
- Content management
- Delivery properties
- Delivery message
- Typology rule
- Import
- JSSP
- SOAP Method
- WebApp
- Workflow