System.Security.Cryptography.HashAlgorithm: Field Members

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

HashSizeValueint.

Represents the size, in bits, of the computed hash code.

HashValuebyte[].

Represents the value of the computed hash code.

Stateint.

Represents the state of the hash computation.