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