xmppd::hash Class Reference

#include <jabberdlib.h>

Inheritance diagram for xmppd::hash:
xmppd::sha1

Public Member Functions

virtual void update (const std::string &data)=0
virtual std::vector< uint8_t > final ()=0
std::string final_hex ()

Detailed Description

generic base class for a hash function


Member Function Documentation

virtual std::vector<uint8_t> xmppd::hash::final (  )  [pure virtual]

Implemented in xmppd::sha1.

std::string xmppd::hash::final_hex (  ) 

Referenced by shahash_r().

virtual void xmppd::hash::update ( const std::string &  data  )  [pure virtual]

Implemented in xmppd::sha1.


The documentation for this class was generated from the following files:
Generated on Fri Sep 3 06:00:16 2010 for jabberd14 by  doxygen 1.6.3