Searched defs:getSha256Hash (Results 1 – 1 of 1) sorted by relevance
36 public static byte[] getSha256Hash(File apkFile) throws IOException, NoSuchAlgorithmException { in getSha256Hash() method in DigestUtils43 public static byte[] getSha256Hash(InputStream stream) in getSha256Hash() method in DigestUtils