The SHA256Hash type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| CanReuseTransform |
Gets a value indicating whether the current transform can be reused.
(Overrides | |
| CanTransformMultipleBlocks |
Gets a value indicating whether multiple blocks can be transformed.
(Overrides | |
Gets the value of the computed hash code. (Inherited from | ||
| HashSize |
Gets the size, in bits, of the computed hash code.
(Overrides | |
| InputBlockSize |
Gets the input block size.
(Overrides | |
| OutputBlockSize |
Gets the output block size.
(Overrides |
See Also