Up |
_AESencryptMessage Scol 5.x or above required
Encrypt a message using the AES key.
Prototype :
fun [S S] S
- S : the string to encrypt
- S : the AES key to use
Return : S the encrypted string or nil if error.
See also :
Example :
Note
On MS Windows system only !