HMac T  FieldsSSH .NET Client Library Documentation
The HMac T  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 fieldOnlineKeyValue
The key to use in the hash algorithm.
(Inherited from OnlineKeyedHashAlgorithm.)
Protected fieldOnlineState
Represents the state of the hash computation.
(Inherited from OnlineHashAlgorithm.)
Back to Top
See Also