Public Member Functions | |
| byte[] | ComputeHash (byte[] buffer, int offset, int count) |
| Computes an MD5 hash of the data block passed in. | |
| byte [] Simias::Sync::Delta::StrongHash::ComputeHash | ( | byte[] | buffer, | |
| int | offset, | |||
| int | count | |||
| ) | [inline] |
Computes an MD5 hash of the data block passed in.
| 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. |
1.5.6