The Maverick.NET SSH API

AbstractKnownHostsKeyVerification Constructor ()

Construct the verification object.

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

Remarks

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

See Also

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