Represents "diffie-hellman-group1-sha1" algorithm implementation.
Inheritance Hierarchy
Renci.SshNet.Security Algorithm
Renci.SshNet.Security KeyExchange
Renci.SshNet.Security KeyExchangeDiffieHellman
Renci.SshNet.Security KeyExchangeDiffieHellmanGroupSha1
Renci.SshNet.Security KeyExchangeDiffieHellmanGroup1Sha1
Namespace: Renci.SshNet.Security
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public class KeyExchangeDiffieHellmanGroup1Sha1 : KeyExchangeDiffieHellmanGroupSha1
See Also