Simias::Sync::Delta::StrongHash Class Reference

Class to compute a strong Hash for a block of data. More...

List of all members.

Public Member Functions

byte[] ComputeHash (byte[] buffer, int offset, int count)
 Computes an MD5 hash of the data block passed in.


Detailed Description

Class to compute a strong Hash for a block of data.


Member Function Documentation

byte [] Simias::Sync::Delta::StrongHash::ComputeHash ( byte[]  buffer,
int  offset,
int  count 
) [inline]

Computes an MD5 hash of the data block passed in.

Parameters:
buffer The data to hash.
offset The offset in the byte array to start hashing.
count The number of bytes to include in the hash.
Returns:
The hash code.


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

Generated on Wed Apr 8 14:57:55 2009 for simias by  doxygen 1.5.6