Click or drag to resize

FileHashCompute Method

Overload List
  NameDescription
Public methodCompute(Byte)
Computes hash value for specified data.
Public methodCompute(Stream)
Computes hash value for specified stream.
Public methodCompute(String)
Computes hash value for specified file.
Public methodCompute(Byte, Int32)
Computes hash value for specified data.
Public methodCompute(Stream, Int32)
Computes hash value for specified stream.
Public methodCompute(String, Int32)
Computes hash value for specified file.
Top
See Also