/
decrypt
decrypt
Description
Decrypts text with AES Decryption using a 16, 32, 64, or 128 bit cipher. This is useful when retrieving password stored in Persistent variables.
Parameters
Return Type
String
Example
return decrypt(""¸øb!v„öÉÙ'äW1‡", "secretKeyPhrase7");
Returns "adminPassword"
See also
Peacock
, multiple selections available,
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.