C# (CSharp) Renci.SshNet.Security Namespace

Nested Namespaces

Renci.SshNet.Security.Cryptography

Classes

Name Description
CertificateHostAlgorithm Implements certificate support for host algorithm.
DsaKey Contains DSA private and public key
GroupExchangeHashData
HostAlgorithm Base class for SSH host algorithms.
Key Base class for asymmetric cipher algorithms
KeyExchange Represents base class for different key exchange algorithm implementations
KeyExchange._SessionKeyAdjustment
KeyExchange._SessionKeyGeneration
KeyExchangeDiffieHellman Represents base class for Diffie Hellman key exchange algorithm
KeyExchangeDiffieHellmanGroup14Sha1 Represents "diffie-hellman-group14-sha1" algorithm implementation.
KeyExchangeDiffieHellmanGroup1Sha1 Represents "diffie-hellman-group1-sha1" algorithm implementation.
KeyExchangeDiffieHellmanGroupExchangeSha1 Represents "diffie-hellman-group-exchange-sha1" algorithm implementation.
KeyExchangeDiffieHellmanGroupExchangeSha1._ExchangeHashData
KeyExchangeDiffieHellmanGroupExchangeSha256 Represents "diffie-hellman-group-exchange-sha256" algorithm implementation.
KeyExchangeDiffieHellmanGroupExchangeSha256._ExchangeHashData
KeyExchangeDiffieHellmanGroupExchangeShaBase
KeyExchangeDiffieHellmanGroupSha1 Represents "diffie-hellman-group1-sha1" algorithm implementation.
KeyExchangeDiffieHellmanGroupSha1._ExchangeHashData
KeyExchangeEllipticCurveDiffieHellman Represents base class for Diffie Hellman key exchange algorithm
KeyExchangeEllipticCurveDiffieHellman._ExchangeHashData
KeyHostAlgorithm Implements key support for host algorithm.
KeyHostAlgorithm.SignatureKeyData
KeyHostAlgorithm.SshKeyData
RsaKey Contains RSA private and public key