ConsoleKnownHostsKeyVerification.OnHostKeyMismatch Method
Overrides the abstract method to obtain a response from the user through the console.
Parameters
-
host
- The hostname of the SSH server
-
pk
- The currently allowed host key.
-
actual
- The actual host key suppied.
See Also
ConsoleKnownHostsKeyVerification Class | Maverick.PublicKey Namespace