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

  NameDescription
Public propertyExchangeHash
Gets the exchange hash.
(Inherited from KeyExchange.)
Public propertyName
Gets algorithm name.
(Overrides Algorithm Name.)
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