Package be.fgov.ehealth.etee.crypto.crl

Classes to validate revocation status of a certificate using CRL.

See:
          Description

Interface Summary
CRLChecker Service to verify certificate revocation status using CRLs.
CRLCheckerBuilder.BuildStep Build the CRLChecker
CRLCheckerBuilder.CRLStep  
 

Class Summary
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.
 

Package be.fgov.ehealth.etee.crypto.crl Description

Classes to validate revocation status of a certificate using CRL.

Use the Builders as starting point to configure the services.



Copyright © 2019 eHealth. All Rights Reserved.