Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkComputeHash(Stream)
Computes the hash value for the specified Stream object.
(Inherited from HashAlgorithm.)
Public methodSupported by the .NET Compact FrameworkComputeHash(array<Byte>[]()[][])
Computes the hash value for the specified byte array.
(Inherited from HashAlgorithm.)
Public methodSupported by the .NET Compact FrameworkComputeHash(array<Byte>[]()[][], Int32, Int32)
Computes the hash value for the specified region of the specified byte array.
(Inherited from HashAlgorithm.)

See Also