All Known Implementing Classes:
ConsoleKnownHostsKeyVerification, IgnoreHostKeyVerification, AbstractHostKeyVerification, ConsoleHostKeyVerification, AbstractKnownHostsKeyVerification, DialogKnownHostsKeyVerification, DialogHostKeyVerification, SinkHostKeyVerification, SystemVerification
An interface to allow the transport protocol to verify the public key supplied by the server during key-exchange
Lee - David Painter$ - Revision: 1.29 $0.2.0 - | Method from com.sshtools.j2ssh.transport.HostKeyVerification Summary: |
|---|
| verifyHost |
| Method from com.sshtools.j2ssh.transport.HostKeyVerification Detail: |
|---|
Called by the transport protocol to verify the identity of the server through the supplied public key. |