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