The Maverick.NET SSH API

AbstractKnownHostsKeyVerification.knownhosts Field

The path to the known_hosts file.

[Visual Basic]
Protected knownhosts As String
[C#]
protected string knownhosts;

See Also

AbstractKnownHostsKeyVerification Class | Maverick.PublicKey Namespace