See: Description
| Interface | Description |
|---|---|
| OCSPChecker |
The interface of all OCSP-checkers.
|
| OCSPCheckerBuilder.BuildStep |
Build the
OCSPChecker |
| OCSPCheckerBuilder.OCSPPolicyStep |
First step: Choose an OCSP-policy.
|
| Class | Description |
|---|---|
| OCSPCheckerBuilder |
Builder used to create an instance of
OCSPChecker. |
| OCSPData |
Data produced by an OCSPChecker.
|
| RevocationValues |
revocation values (CRLs, OCSPs) related to certificates in question.
|
| Exception | Description |
|---|---|
| OCSPException |
Exception to throw on unexpected behaviour in OCSP verifications.
|
Classes to validate revocation status of a certificate using OCSP (Online Certificate Status Protocol).
Use the Builders as starting point to configure the services.
Supported Policies and Options can be passed through the builders.
See be.fgov.ehealth.etee.crypto.policies
Copyright © 2021 eHealth. All rights reserved.