Searched refs:ocspIssuer (Results 1 – 1 of 1) sorted by relevance
84 String ocspIssuer; field in RevocationChecker.RevocationProperties195 rp.ocspIssuer 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) {