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

  NameDescription
Public propertyExchangeHash
Gets the exchange hash.
(Inherited from KeyExchange.)
Public propertyName
Gets algorithm name.
(Inherited from Algorithm.)
Protected propertySession
Gets or sets the session.
(Inherited from KeyExchange.)
Public propertySharedKey
Gets or sets key exchange shared key.
(Inherited from KeyExchange.)
Back to Top
See Also