SHA1Hash FieldsSSH .NET Client Library Documentation
The SHA1Hash type exposes the following members.
Fields

  NameDescription
Protected fieldOnlineHashSizeValue
Represents the size, in bits, of the computed hash code.
(Inherited from OnlineHashAlgorithm.)
Protected fieldOnlineHashValue
Represents the value of the computed hash code.
(Inherited from OnlineHashAlgorithm.)
Protected fieldOnlineState
Represents the state of the hash computation.
(Inherited from OnlineHashAlgorithm.)
Back to Top
See Also