Searched defs:sha1 (Results 1 – 2 of 2) sorted by relevance
70 String sha1 = "unknown"; in collectFileDetails() local104 public static String sha1(InputStream input) throws IOException { in sha1() method in LibraryDeviceInfo
109 private String convertToHexFingerprint(byte[] sha1) { in convertToHexFingerprint()