Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DCertificateUtils.java55 …public static void verifyCertChain(List<X509Certificate> certs) throws VerifyCertificateChainExcep… in verifyCertChain()
95 List<X509Certificate> certs = new ArrayList<X509Certificate>(certificates); in getCertListFromFile() local
DKeyStoreHelper.java250 Certificate[] certs = keyStore.getCertificateChain(alias); in loadCertificates() local
280 public boolean store(String alias, char[] keyPwd, KeyPair keyPair, X509Certificate[] certs) { in store()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyUtils.java59 Store<X509CertificateHolder> certs = cmsSignedData.getCertificates(); in verifyCmsSignedData() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DBcPkcs7Generator.java114 ASN1Set certs = null; in packagePKCS7() local
219 …private ASN1Set createBerSetFromCerts(List<X509Certificate> certs) throws CertificateEncodingExcep… in createBerSetFromCerts()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DProfileSignTool.java183 …private static ASN1Set createBerSetFromCerts(List<X509Certificate> certs) throws CertificateEncodi… in createBerSetFromCerts()
/developtools/profiler/hiebpf/include/
Dvmlinux.h60323 struct x509_certificate *certs; member
60338 struct x509_certificate *certs; member
60462 struct data_dirent certs; member