BE_Decrypt_AES

BE_Decrypt_AES ( key ; text )

 

Decrypts the value in text encrypted with the BE_Encrypt_AES function and using the supplied key.  


Version : 2.3

 

Parameters :
key : the secret key used in the BE_Encrypt_AES function when the text was Encrypted.
text : the text to be decoded.

 

Result : The raw text.

Still need help? Contact Us Contact Us