Decrypt Message
Description
Decrypts a message that is encrypted with AES encryption. The encryption key needs to base64 encoded. Sample code for generating a new, random key can be found here
Decrypts a message that is encrypted with AES encryption. The encryption key needs to base64 encoded. Sample code for generating a new, random key can be found here