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