Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DBcPkcs7Generator.java196 Attribute contentType = new Attribute(PKCSObjectIdentifiers.pkcs_9_at_contentType, in generatePKCS9Attributes() local
201 tab.put(contentType.getAttrType(), contentType); in generatePKCS9Attributes() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DProfileSignTool.java147 Attribute contentType = new Attribute(PKCSObjectIdentifiers.pkcs_9_at_contentType, in generatePKCS9Attributes() local