Searched refs:createBubblebabbleFingerprint (Results 1 – 2 of 2) sorted by relevance
946 public static String createBubblebabbleFingerprint(String keytype, byte[] publickey) in createBubblebabbleFingerprint() method in KnownHosts
407 String bubblebabbleFingerprint = KnownHosts.createBubblebabbleFingerprint(serverHostKeyAlgorithm, in verifyServerHostKey()