AES_DECRYPT()
Synopsis
Decrypt a string encoded in base64 with AES given a 16 character key.
Description
Returns the plain text string.
Syntax
AES_DECRYPT(key,string)
Arguments
key
- AES Keystring
- Input string.
See Also
Import Version
This documentation was imported from Asterisk Version Unknown