SshCipher.HostKeyAlgorithm Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
HostKeyAlgorithm
Gets the host key algorithm used during key negotiation.
Declaration
public SshHostKeyAlgorithm HostKeyAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| SshHostKeyAlgorithm | Host key algorithm. |