This page last changed on Mar 30, 2011 by wikibot.

AES_ENCRYPT()

Synopsis

Encrypt a string with AES given a 16 character key.

Description

Returns an AES encrypted string encoded in base64.

Syntax

AES_ENCRYPT(key,string)
Arguments
  • key - AES Key
  • string - Input string

See Also

Function_AES_DECRYPT
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