Package eu.emi.security.authn.x509.helpers.crl

Helper classes implementing Certificate Revocation List access, which is used by the validators together with trust stores.

See:
          Description

Class Summary
OpensslCRLStoreSpi Implementation of the CRL store which uses CRLs from a single directory in OpenSSL format.
PlainCRLStoreSpi Handles an in-memory CRL store.
SimpleCRLStore Provider-less implementation of the CertStore.
 

Package eu.emi.security.authn.x509.helpers.crl Description

Helper classes implementing Certificate Revocation List access, which is used by the validators together with trust stores.

Warning: this package contains internal implementation of the library. It is not guaranteed that API of the classes from this package will not change in future releases.



Copyright © 2012-2013 European Middleware Initiative. All Rights Reserved.