Host key algorithm.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Member Name | Description | Value |
|---|---|---|
| None | No algorithm | 0 |
| RSA | RSA. | 1 |
| DSS | DSS. | 2 |
| Any | Any algorithm. | 255 |
Namespace: Rebex.Net
Assembly: Rebex.Net.Ssh (in Rebex.Net.Ssh.dll)