Home
last modified time | relevance | path

Searched defs:contentDigests (Results 1 – 1 of 1) sorted by relevance

/build/tools/signapk/src/com/android/signapk/
DApkSignerV2.java208 Map<Integer, byte[]> contentDigests; // digest algorithm ID -> digest in sign() local
350 Map<Integer, byte[]> contentDigests) throws InvalidKeyException, SignatureException { in generateApkSigningBlock()
390 Map<Integer, byte[]> contentDigests) throws InvalidKeyException, SignatureException { in generateApkSignatureSchemeV2Block()
417 Map<Integer, byte[]> contentDigests) throws InvalidKeyException, SignatureException { in generateSignerBlock()