The following functions are used to encode and decode base64 strings:
•strDecode64
Decodes a base 64 encoded string.
•strEncode64
Encodes a string with base 64.