KeyExchangeInitMessage
Represents SSH_MSG_KEXINIT message.
Gets or sets supported compression algorithms client to server.
Gets or sets supported compression algorithms server to client.
Gets session cookie.
Gets or sets supported encryption algorithms client to server.
Gets or sets supported encryption algorithms server to client.
Gets or sets a value indicating whether first key exchange packet follows.
Gets or sets supported key exchange algorithms.
Gets or sets supported languages client to server.
Gets or sets supported languages server to client.
Gets or sets supported hash algorithms client to server.
Gets or sets supported hash algorithms server to client.
Gets or sets the reserved value.
Gets or sets supported server host key algorithms.
public KeyExchangeInitMessage()
Initializes a new instance of the KeyExchangeInitMessage class.