Searched refs:convertToContentDigestType (Results 1 – 1 of 1) sorted by relevance
156 contentDigests.put(convertToContentDigestType(hashingInfo.hashAlgorithm), in verify()247 private static int convertToContentDigestType(int hashAlgorithm) throws SecurityException { in convertToContentDigestType() method in ApkSignatureSchemeV4Verifier