Mono Class Library: Overview

System.Security.Cryptography.HashAlgorithm: Property Members

The properties 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

Public Properties

[read-only]
CanReuseTransformbool. Specify if the current transform object can be reused.
[read-only]
CanTransformMultipleBlocksbool. Specify if the current transform object can process multiple blocks in a single call.
[read-only]
Hashbyte[]. Gets the previously computed hash.
[read-only]
HashSizeint. Returns the size in bits of the hash.
[read-only]
InputBlockSizeint. Documentation for this section has not yet been entered.
[read-only]
OutputBlockSizeint. Documentation for this section has not yet been entered.