Asterisk Project : Asterisk 13 Function_AES_DECRYPT

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

Import Version

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