Searched refs:caCert (Results 1 – 1 of 1) sorted by relevance
314 X509Certificate caCert; in checkEquiv() local318 caCert = getCert(caDN, ks); in checkEquiv()326 return ab.inEqSet(caCert.getSubjectDN()); in checkEquiv()339 X509Certificate caCert; in getEquivalentAuth() local343 caCert = getCert(caDN, ks); in getEquivalentAuth()355 if (ab.inEqSet(caCert.getSubjectDN())) { in getEquivalentAuth()