SshParameters.KeyExchangeAlgorithms Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
KeyExchangeAlgorithms
Gets or sets the group of allowed key exchange algorithms.
Declaration
public SshKeyExchangeAlgorithm KeyExchangeAlgorithms { get; set; }
Property Value
| Type | Description |
|---|---|
| SshKeyExchangeAlgorithm | The group of allowed algorithms. |