Mono Class Library: OverviewSystem.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
[read-only] CanReuseTransform bool. Specify if the current transform object can be reused. [read-only] CanTransformMultipleBlocks bool. Specify if the current transform object can process multiple blocks in a single call. [read-only] Hash byte[]. Gets the previously computed hash. [read-only] HashSize int. Returns the size in bits of the hash. [read-only] InputBlockSize int. Documentation for this section has not yet been entered. [read-only] OutputBlockSize int. Documentation for this section has not yet been entered.