|
GNU libmicrohttpd 0.9.5
|
#include "MHD_config.h"

Go to the source code of this file.
Functions | |
| char * | BASE64Encode (const char *src) |
| char * | BASE64Decode (const char *src) |
| char* BASE64Decode | ( | const char * | src | ) |
Definition at line 31 of file base64.c.
References base64_digits, and NULL.
Referenced by MHD_basic_auth_get_username_password().

| char* BASE64Encode | ( | const char * | src | ) |