Public Member Functions | |
| CBase64Utils () | |
| char * | Decode (char *in, int *bufsize) |
| char * | Encode (char *in, int bufsize) |
| int | GetLastError () |
| ~CBase64Utils () | |
Private Attributes | |
| int | ErrorCode |
|
|
|
|
|
|
|
||||||||||||
|
Decode a Base64 coded string. |
|
||||||||||||
|
Decode a string using the Base64 codification |
|
|
|
|
|
|
1.3.9.1