Take data in string format, and encrypt it with the given symmetric key.
The symmetric key used to encrypt/decrypt
The text to encrypt
Encrypted data encoded as base64pad string.
base64pad
Take data in string format, and encrypt it with the given symmetric key.