The
fields
of System.Security.Cryptography.HashAlgorithm are listed below. For a list of all members, see the HashAlgorithm Members list.
See Also: Inherited members from System.Object
Protected Fields
| HashSizeValue | int.
Represents the size, in bits, of the computed hash code.
|
| HashValue | byte[].
Represents the value of the computed hash code.
|
| State | int.
Represents the state of the hash computation.
|