| HostKeyVerifier | Host key verification interface. |
| OpenSSHKnownHosts.HostEntry |
| 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 |