Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

Acme.Crypto.Crc16Hash Class Reference

Inheritance diagram for Acme.Crypto.Crc16Hash:

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

Detailed Description

The CRC16 hash function.

Definition at line 41 of file Crc16Hash.java.

Public Member Functions

 Crc16Hash ()
 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 Wed Dec 14 21:05:36 2005 for OpenMobileIS by  doxygen 1.4.4