Home
last modified time | relevance | path

Searched refs:addHostkeyToFile (Results 1 – 3 of 3) sorted by relevance

/external/ganymed-ssh2/examples/
DSwingShell.java430 KnownHosts.addHostkeyToFile(new File(knownHostPath), new String[] { hashedHostname }, in verifyServerHostKey()
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
DKnownHosts.java747 …public static void addHostkeyToFile(File knownHosts, String[] hostnames, String serverHostKeyAlgor… in addHostkeyToFile() method in KnownHosts
/external/ganymed-ssh2/
DHISTORY.txt140 - Fixed a bug in KnownHosts.addHostkeyToFile. Hostnames were converted to lowercase which is