public static interface OpenSSHKnownHosts.HostEntry
KeyType getType()
java.lang.String getFingerprint()
boolean appliesTo(java.lang.String host)
throws java.io.IOException
java.io.IOExceptionboolean 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()