Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

sha.h File Reference

#include "snmp_pp/config_snmp_pp.h"

Go to the source code of this file.

Compounds

struct  SHA_CTX

Functions

DLLOPT void SHAInit (SHA_CTX *ctx)
DLLOPT void SHAUpdate (SHA_CTX *ctx, const unsigned char *buf, unsigned int lenBuf)
DLLOPT void SHAFinal (unsigned char *digest, SHA_CTX *ctx)


Function Documentation

DLLOPT void SHAFinal unsigned char *  digest,
SHA_CTX ctx
 

DLLOPT void SHAInit SHA_CTX ctx  ) 
 

DLLOPT void SHAUpdate SHA_CTX ctx,
const unsigned char *  buf,
unsigned int  lenBuf
 


Generated on Tue Jan 4 22:42:14 2005 for SNMP++ by doxygen 1.3.2