Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DCertChainUtils.java69 CertStore certStore = CertStore.getInstance("Collection", in getCertPath() local
102 … CertStore certStore = CertStore.getInstance("Collection", new CollectionCertStoreParameters()); in verifyCertChain() local