OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addHostkeyToFile
(Results
1 - 2
of
2
) sorted by null
/external/ganymed-ssh2/examples/
SwingShell.java
430
KnownHosts.
addHostkeyToFile
(new File(knownHostPath), new String[] { hashedHostname },
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
KnownHosts.java
90
* to any physical file (e.g., "~/.ssh/known_hosts") - use <code>
addHostkeyToFile
()</code> for that purpose.
747
public static void
addHostkeyToFile
(File knownHosts, String[] hostnames, String serverHostKeyAlgorithm,
Completed in 49 milliseconds