Converts a UTF-8 string to a Base64 string. If you are calling this command from tier 2 this string must be deleted when you are done with it.
string StringToBase64( input )
char* agk::StringToBase64( const char* input )