Searched refs:xcrl (Results 1 – 1 of 1) sorted by relevance
600 X509CRL xcrl = (X509CRL)crl; in match() local604 X500Principal issuer = xcrl.getIssuerX500Principal(); in match()623 byte[] crlNumExtVal = xcrl.getExtensionValue("2.5.29.20"); in match()668 Date crlThisUpdate = xcrl.getThisUpdate(); in match()669 Date nextUpdate = xcrl.getNextUpdate(); in match()