It it possible to base64 encode a string?
I have found the Crypto.EncodeBase64ToString() but this only accepts a file path and will convert a file to a base64 string.
I have found the Crypto.EncodeBase64ToString() but this only accepts a file path and will convert a file to a base64 string.