The Maverick.NET SSH API

ConsoleKnownHostsKeyVerification Constructor ()

Construct the verification object.

[Visual Basic]
Overloads Public Sub New()
[C#]
public ConsoleKnownHostsKeyVerification();

Remarks

This constructor sets the known_hosts file to the default location of $HOME/.ssh/known_hosts

See Also

ConsoleKnownHostsKeyVerification Class | Maverick.PublicKey Namespace | ConsoleKnownHostsKeyVerification Constructor Overload List