SshParameters.GetHostKeyAlgorithms Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
GetHostKeyAlgorithms()
Gets a list of allowed host key algorithms IDs and their order. See SetHostKeyAlgorithms(String[]) for more info.
Declaration
public string[] GetHostKeyAlgorithms()
Returns
| Type | Description |
|---|---|
| String[] | List of host key algorithm IDs. |