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.IOException
boolean verify(java.security.PublicKey key) throws java.io.IOException
java.io.IOException
java.lang.String getLine()