AES_ENCRYPT()
Synopsis
Encrypt a string with AES given a 16 character key.
Description
Returns an AES encrypted string encoded in base64.
Syntax
No Format |
---|
AES_ENCRYPT(key,string) |
Arguments
key
- AES Keystring
- Input string
See Also
- Asterisk 11 Function_AES_DECRYPT
- Asterisk 11 Function_BASE64_ENCODE
- Asterisk 11 Function_BASE64_DECODE
Import Version
This documentation was imported from Asterisk Version Unknown