Searched refs:hexEncode (Results 1 – 1 of 1) sorted by relevance
114 String filename = hexEncode(logId); in findKnownLog()244 private static String hexEncode(byte[] data) { in hexEncode() method in CTLogStoreImpl