FileHashCompute Method |
Name | Description | |
---|---|---|
Compute(Byte) |
Computes hash value for specified data.
| |
Compute(Stream) |
Computes hash value for specified stream.
| |
Compute(String) |
Computes hash value for specified file.
| |
Compute(Byte, Int32) |
Computes hash value for specified data.
| |
Compute(Stream, Int32) |
Computes hash value for specified stream.
| |
Compute(String, Int32) |
Computes hash value for specified file.
|