Apache2
util_md5.h File Reference

Apache MD5 library. More...

#include "apr_md5.h"
Include dependency graph for util_md5.h:

Go to the source code of this file.

Functions

char * ap_md5 (apr_pool_t *a, const unsigned char *string)
 
char * ap_md5_binary (apr_pool_t *a, const unsigned char *buf, int len)
 

Detailed Description

Apache MD5 library.