Searched refs:addHostkeyToFile (Results 1 – 3 of 3) sorted by relevance
430 KnownHosts.addHostkeyToFile(new File(knownHostPath), new String[] { hashedHostname }, in verifyServerHostKey()
747 …public static void addHostkeyToFile(File knownHosts, String[] hostnames, String serverHostKeyAlgor… in addHostkeyToFile() method in KnownHosts
140 - Fixed a bug in KnownHosts.addHostkeyToFile. Hostnames were converted to lowercase which is