The HashList type exposes the following members.

Fields

  NameDescription
DefaultBlockSize
The default size of the blocks the source data will be split into.
HashSizeValue
Represents the size, in bits, of the computed hash code.
(Inherited from HashAlgorithm.)
HashValue
Represents the value of the computed hash code.
(Inherited from HashAlgorithm.)
State
Represents the state of the hash computation.
(Inherited from HashAlgorithm.)

See Also