SshParameters.PreferredHostKeyAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
PreferredHostKeyAlgorithm
Gets or sets the preferred host key (server key) algorithm.
Declaration
public SshHostKeyAlgorithm PreferredHostKeyAlgorithm { get; set; }
Property Value
Type | Description |
---|---|
SshHostKeyAlgorithm | Preferred host key algorithm. Only one value can be specified. |