Searched defs:verifyCertChain (Results 1 – 2 of 2) sorted by relevance
55 …public static void verifyCertChain(List<X509Certificate> certs) throws VerifyCertificateChainExcep… in verifyCertChain() method in CertificateUtils
91 …public static void verifyCertChain(List<X509Certificate> certificates, X500Principal issuer, BigIn… in verifyCertChain() method in CertChainUtils