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

Acme.Crypto.ShaHash Class Reference

Inheritance diagram for Acme.Crypto.ShaHash:

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

Detailed Description

The Secure Hash Algorithm.

Definition at line 41 of file ShaHash.java.

Public Member Functions

 ShaHash ()
 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.

Static Public Member Functions

static void main (String[] args)

Protected Member Functions

void prepare ()
 Prepare the hash bytes for use.


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