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