KeyExchangeDhReplyMessage PropertiesSSH .NET Client Library Documentation
The KeyExchangeDhReplyMessage type exposes the following members.
Properties

  NameDescription
Public propertyF
Gets the F value.
Public propertyHostKey
Gets server public host key and certificates
Public propertyIsEndOfData
Gets a value indicating whether all data from the buffer has been read.
(Inherited from SshData.)
Public propertySignature
Gets the signature of H.
Protected propertyZeroReaderIndex
Gets the index that represents zero in current data type.
(Inherited from Message.)
Back to Top
See Also