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

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