Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java285 List<X509Certificate> certificateList = certStoreToCertList(certificates); in getCertChain() local
332 List<X509Certificate> certificateList = new ArrayList<>(); in certStoreToCertList() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DVerifyHelper.java116 List<X509Certificate> certificateList = new ArrayList<>(); in certStoreToCertList() local