Asterisk Project : Asterisk 13 Function_AES_ENCRYPT

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

Import Version

This documentation was imported from Asterisk Version SVN-branch-13-r420538