Interface | Description |
---|---|
AlgorithmsVerifier | |
HostKeyVerifier |
Host key verification interface.
|
OpenSSHKnownHosts.HostEntry |
Class | Description |
---|---|
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 |
Enum | Description |
---|---|
OpenSSHKnownHosts.Marker |