Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignHap.java67 Map<ContentDigestAlgorithm, byte[]> contentDigests = in getHapSigningBlock() local
78 Map<ContentDigestAlgorithm, byte[]> contentDigests, in generateHapSigningBlock()
174 …SignerConfig signerConfig, Map<ContentDigestAlgorithm, byte[]> contentDigests) throws SignatureExc… in generateHapSignatureSchemeBlock()
188 …SignerConfig signerConfig, Map<ContentDigestAlgorithm, byte[]> contentDigests) throws SignatureExc… in generateSignerBlock()