SshParameters.UseLegacyGroupExchange Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
UseLegacyGroupExchange
Gets or sets a value indicating whether to use legacy form of Diffie-Hellman group exchange instead of the standard form.
Declaration
public bool? UseLegacyGroupExchange { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> |