public static interface OpenSSHKnownHosts.HostEntry
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesTo(KeyType type,
java.lang.String host) |
java.lang.String |
getLine() |
boolean |
verify(java.security.PublicKey key) |
boolean appliesTo(KeyType type, java.lang.String host) throws java.io.IOException
java.io.IOExceptionboolean verify(java.security.PublicKey key)
throws java.io.IOException
java.io.IOExceptionjava.lang.String getLine()