Searched refs:currentCA (Results 1 – 1 of 1) sorted by relevance
136 GeneralNames currentCA = issuerName; in getRevokedCertificate() local143 return new X509CRLEntryHolder(entry, isIndirect, currentCA); in getRevokedCertificate()152 currentCA = GeneralNames.getInstance(currentCaName.getParsedValue()); in getRevokedCertificate()170 GeneralNames currentCA = issuerName; in getRevokedCertificates() local175 X509CRLEntryHolder crlEntry = new X509CRLEntryHolder(entry, isIndirect, currentCA); in getRevokedCertificates()179 currentCA = crlEntry.getCertificateIssuer(); in getRevokedCertificates()