This page last changed on Oct 14, 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

Asterisk 10 Function_AES_DECRYPT
Asterisk 10 Function_BASE64_ENCODE
Asterisk 10 Function_BASE64_DECODE

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:24