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

  NameDescription
Public propertyExchangeHash
Gets the exchange hash.
(Inherited from KeyExchange.)
Public propertyGroupPrime
Gets the group prime.
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