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