See: Description
| Interface | Description |
|---|---|
| CRLChecker |
Service to verify certificate revocation status using CRLs.
|
| CRLCheckerBuilder.BuildStep |
Build the
CRLChecker |
| CRLCheckerBuilder.CRLStep |
| Class | Description |
|---|---|
| CRLCheckerBuilder |
A builder utility to create a
CRLChecker used to verify the revocation status of a certificate using CRLs.CRLs from a certStore can be added to prevent the need for downloads at each validation. |
| CRLData |
Data produced by a CRLChecker.
|
Classes to validate revocation status of a certificate using CRL.
Use the Builders as starting point to configure the services.
Copyright © 2021 eHealth. All rights reserved.