SshParameters.UseLegacyGroupExchange Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
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> |