Searched refs:sha256BytesToHex (Results 1 – 2 of 2) sorted by relevance
26 safeKey = Util.sha256BytesToHex(messageDigest.digest()); in getSafeKey()
28 public static String sha256BytesToHex(byte[] bytes) { in sha256BytesToHex() method in Util