AnonHashHmacSha1 Class Reference

#include <AnonHashHmacSha1.h>

Inheritance diagram for AnonHashHmacSha1:

Inheritance graph
[legend]
Collaboration diagram for AnonHashHmacSha1:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AnonHashHmacSha1 (string hmackey)
 ~AnonHashHmacSha1 ()

Protected Member Functions

ANON_RESULT anonymize (void *buf, unsigned int len)

Private Attributes

char * key
unsigned short keylen
unsigned char digest [SHA1_DIGLEN]


Constructor & Destructor Documentation

AnonHashHmacSha1::AnonHashHmacSha1 ( string  hmackey  ) 

AnonHashHmacSha1::~AnonHashHmacSha1 (  ) 


Member Function Documentation

AnonPrimitive::ANON_RESULT AnonHashHmacSha1::anonymize ( void *  buf,
unsigned int  len 
) [protected, virtual]

Implements AnonPrimitive.


Member Data Documentation

char* AnonHashHmacSha1::key [private]

unsigned short AnonHashHmacSha1::keylen [private]

unsigned char AnonHashHmacSha1::digest[SHA1_DIGLEN] [private]


The documentation for this class was generated from the following files:

Generated on Wed Jun 18 09:40:40 2008 for pktanon by  doxygen 1.5.5