[Missing <summary> documentation for "N:Renci.SshNet.Security"]
Classes
| Class | Description | |
|---|---|---|
| Algorithm |
Represents the abstract base class from which all implementations of algorithms must inherit.
| |
| CertificateHostAlgorithm |
Implements certificate support for host algorithm.
| |
| DsaKey |
Contains DSA private and public key
| |
| HostAlgorithm |
Base class for SSH host algorithms.
| |
| Key |
Base class for asymmetric cipher algorithms
| |
| KeyExchange |
Represents base class for different key exchange algorithm implementations
| |
| KeyExchangeDiffieHellman |
Represents base class for Diffie Hellman key exchange algorithm
| |
| KeyExchangeDiffieHellmanGroup1Sha1 |
Represents "diffie-hellman-group1-sha1" algorithm implementation.
| |
| KeyExchangeDiffieHellmanGroupExchangeSha256 |
Represents "diffie-hellman-group-exchange-sha256" algorithm implementation.
| |
| KeyExchangeDiffieHellmanGroupSha1 |
Represents "diffie-hellman-group1-sha1" algorithm implementation.
| |
| KeyHostAlgorithm |
Implements key support for host algorithm.
| |
| RsaKey |
Contains RSA private and public key
|