Package com.sshtools.common.knownhosts
package com.sshtools.common.knownhosts
-
ClassDescriptionThis interface provides a callback method so that the user can verify the identity of the server (by checking the public key) during the initial protocol negotiation.An abstract HostKeyVerification class implementation providing validation against the known_hosts format.This is a
HostKeyVerificationimplementation that will validate an X509 public key.