MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TaoCrypt::HASH Class Reference
Inheritance diagram for TaoCrypt::HASH:
Collaboration diagram for TaoCrypt::HASH:

Public Member Functions

virtual void Update (const byte *, word32)=0
virtual void Final (byte *)=0
virtual void Init ()=0
virtual word32 getBlockSize () const =0
virtual word32 getDigestSize () const =0

Detailed Description

Definition at line 32 of file hash.hpp.


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