The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CSHA1 Class Reference

Collaboration diagram for CSHA1:

List of all members.

Public Member Functions

 CSHA1 (const BYTE *pKey)
 CSHA1 (const CSHA1 &rhs)
 ~CSHA1 ()
CSHA1operator= (const CSHA1 &rhs)
void Init ()
void Update (const BYTE *pData, size_t dataLength)
void Final (BYTE digest[20])


Constructor & Destructor Documentation

CSHA1 ( const BYTE pKey  )  [explicit]

CSHA1 ( const CSHA1 rhs  ) 

~CSHA1 (  ) 


Member Function Documentation

CSHA1& operator= ( const CSHA1 rhs  ) 

void Init (  ) 

void Update ( const BYTE pData,
size_t  dataLength 
)

void Final ( BYTE  digest[20]  ) 


Generated on Sun Sep 12 19:09:45 2021 for The Server Framework - v7.4 by doxygen 1.5.3