public static interface OpenSSHKnownHosts.HostEntry
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(KeyType type,
String host) |
String |
getLine() |
boolean |
verify(PublicKey key) |
boolean appliesTo(KeyType type, String host) throws IOException
IOException
boolean verify(PublicKey key) throws IOException
IOException
String getLine()
Copyright © 2009–2016. All rights reserved.