Clear |
Releases any resources being held by the hash algorithm.
|
ComputeHash |
Computes the hash on a source in its entirety.
|
Equals |
Returns if the Value is equal to this object instance.
|
GetHashCode |
Returns a pseudo-unique number identifying this instance.
|
Initialize |
Resets a hashing object to begin hashing a new value.
|
ToString |
Returns a string representation of this object instance.
|
TransformBlock |
Continues to compute the hash value for blocks of data.
|
TransformFinalBlock |
Finalizes the hash computation by processing the last block of data.
|