Searched refs:ocspSerial (Results 1 – 1 of 1) sorted by relevance
85 String ocspSerial; field in RevocationChecker.RevocationProperties197 rp.ocspSerial in getRevocationProperties()214 } else if (rp.ocspIssuer != null && rp.ocspSerial != null) {215 return getResponderCert(rp.ocspIssuer, rp.ocspSerial,217 } else if (rp.ocspIssuer != null || rp.ocspSerial != null) {