SshParameters.GetHostKeyAlgorithms Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
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. |