Searched refs:crlImpl (Results 1 – 1 of 1) sorted by relevance
331 X509CRLImpl crlImpl = X509CRLImpl.toImpl(crl); in verifyCRL() local333 crlImpl.getIssuingDistributionPointExtension(); in verifyCRL()335 X500Name crlIssuer = (X500Name) crlImpl.getIssuerDN(); in verifyCRL()365 if (issues(certImpl, crlImpl, provider)) { in verifyCRL()381 KeyIdentifier crlAKID = crlImpl.getAuthKeyId(); in verifyCRL()388 if (issues(certImpl, crlImpl, provider)) { in verifyCRL()395 if (issues(certImpl, crlImpl, provider)) { in verifyCRL()608 crlImpl.getAuthKeyIdExtension(); in verifyCRL()