Home
last modified time | relevance | path

Searched refs:messageDigestAttr (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DBcSignedDataGenerator.java187 Attribute messageDigestAttr = new Attribute(PKCSObjectIdentifiers.pkcs_9_at_messageDigest, in getPKCS9Attributes() local
191 table.add(messageDigestAttr); in getPKCS9Attributes()