package

net.schmizz.sshj.transport.verification

Interfaces

HostKeyVerifier Host key verification interface. 
OpenSSHKnownHosts.HostEntry  

Classes

ConsoleKnownHostsVerifier  
OpenSSHKnownHosts A HostKeyVerifier implementation for a known_hosts file i.e. 
OpenSSHKnownHosts.AbstractEntry  
OpenSSHKnownHosts.CommentEntry  
OpenSSHKnownHosts.EntryFactory Each line in these files contains the following fields: markers (optional), hostnames, bits, exponent, modulus, comment. 
OpenSSHKnownHosts.HashedEntry  
OpenSSHKnownHosts.SimpleEntry  
PromiscuousVerifier  

Enums