Concept Framework 2.2 documentation Contents | Index

standard.lib.cripto.aes_encrypt

Name Version Deprecated
aes_encrypt version 1.0 no

Prototype:
string aes_encrypt(string data, string key)

Parameters:
data      the data to encrypt
key      the key to use

Description:
Encrypts using the AES algorithm.

Returns:
Returns the encrypted data.

Documented by Eduard Suica, generation time: Sun Jan 27 18:15:16 2013 GMT(c)2013 Devronium Applications