This page last changed on Jul 20, 2012 by wikibot.
AES_DECRYPT()
Synopsis
Decrypt a string encoded in base64 with AES given a 16 character key.
Description
Returns the plain text string.
Syntax
Arguments
- key - AES Key
- string - Input string.
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-1.8-r370275
|