This page last changed on Mar 30, 2011 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

AES_DECRYPT(key,string)
Arguments
  • key - AES Key
  • string - Input string.

See Also

Function_AES_ENCRYPT
Function_BASE64_ENCODE
Function_BASE64_DECODE

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42