The IHashTransform type exposes the following members.

Methods

  NameDescription
Public methodSupported by the .NET Compact FrameworkDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodSupported by the .NET Compact FrameworkGetHash
Gets the value of the computed hash code.
Public methodSupported by the .NET Compact FrameworkProcess
Computes the hash value for the specified region of the input byte array.
Public methodSupported by the .NET Compact FrameworkReset
Resets the transform.

See Also