The IHashTransform type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() ![]() | GetHash |
Gets the value of the computed hash code.
|
![]() ![]() | Process |
Computes the hash value for the specified region of the input byte array.
|
![]() ![]() | Reset |
Resets the transform.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | HashSize |
Represents the size, in bits, of the computed hash code.
|