Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DBcSignedDataGenerator.java185 Attribute contentTypeAttr = new Attribute(PKCSObjectIdentifiers.pkcs_9_at_contentType, in getPKCS9Attributes() local
190 table.add(contentTypeAttr); in getPKCS9Attributes()