Home
last modified time | relevance | path

Searched defs:verifyCertChain (Results 1 – 2 of 2) 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() method in CertificateUtils
DCertChainUtils.java91 …public static void verifyCertChain(List<X509Certificate> certificates, X500Principal issuer, BigIn… in verifyCertChain() method in CertChainUtils