public class OCSPRule extends Object implements ValidatorRule
| Modifier and Type | Field and Description |
|---|---|
protected net.klakegg.pkix.ocsp.OcspClient |
ocspClient |
| Constructor and Description |
|---|
OCSPRule(CertificateBucket intermediateCertificates) |
OCSPRule(net.klakegg.pkix.ocsp.OcspClient ocspClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(X509Certificate certificate)
Validate certificate.
|
public OCSPRule(CertificateBucket intermediateCertificates)
public OCSPRule(net.klakegg.pkix.ocsp.OcspClient ocspClient)
public void validate(X509Certificate certificate) throws CertificateValidationException
ValidatorRulevalidate in interface ValidatorRulecertificate - Certificate subject to validation.CertificateValidationExceptionCopyright © 2017 Norwegian Agency for Public Management and eGovernment (Difi). All rights reserved.