GNU libmicrohttpd  0.9.59
base64.h File Reference
#include "platform.h"
Include dependency graph for base64.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

char * BASE64Decode (const char *src)
 

Function Documentation

◆ BASE64Decode()

char* BASE64Decode ( const char *  src)

Definition at line 27 of file base64.c.

References base64_digits, and NULL.

Referenced by MHD_basic_auth_get_username_password().

Here is the caller graph for this function: