Acme.Crypto.Crc32Hash Class Reference

Inheritance diagram for Acme.Crypto.Crc32Hash:

Acme.Crypto.Hash Acme.Crypto.CryptoUtils List of all members.

Detailed Description

The CRC32 hash function.

Definition at line 43 of file Crc32Hash.java.

Public Member Functions

 Crc32Hash ()
 Constructor.
void reset ()
 Initialize (reset) the hash.
void add (byte b)
 Add a byte to the hash.
void add (byte[] data, int off, int len)
 Add some bytes to the hash.

Protected Member Functions

void prepare ()
 Prepare the hash for retrieval.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:32 2006 for OpenMobileIS by  doxygen 1.5.1-p1