SshCipher.KeyExchangeAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
KeyExchangeAlgorithm
Gets the key exchange algorithm used during key negotiation.
Declaration
public SshKeyExchangeAlgorithm KeyExchangeAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| SshKeyExchangeAlgorithm | Key exchange algorithm. |