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