Mono Class Library: Overview

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. The size of the hash in bits.
HashValuebyte[]. Caches the hash after it is calculated. Accessed through the Hash property.
Stateint. Documentation for this section has not yet been entered.