Searched refs:CONTENT_DIGEST_SHA256 (Results 1 – 3 of 3) sorted by relevance
19 import static android.util.apk.ApkSigningBlockUtils.CONTENT_DIGEST_SHA256;369 CONTENT_DIGEST_SHA256, computeSha256Digest(manifestBytes)); in getSignatureSchemeApkContentDigests()
442 public static final int CONTENT_DIGEST_SHA256 = 4; field in ApkSigningBlockUtils
1609 case ApkSigningBlockUtils.CONTENT_DIGEST_SHA256: in translateContentDigestAlgorithmIdToString()