Go to the documentation of this file.
39 #define APR_SHA1_DIGESTSIZE 20
45 #define APR_SHA1PW_ID "{SHA}"
48 #define APR_SHA1PW_IDLEN 5
82 APU_DECLARE(
void)
apr_sha1_base64(const
char *clear,
int len,
char *out);
97 unsigned int inputLen);
106 const
unsigned char *input,
107 unsigned int inputLen);