| Class | Description |
|---|---|
| CRLFinder |
Base class for crl finders
|
| CRLFinderFromCDP |
Finds CRL for a given certificate according to the CRL Distribution Points
(CDP) extension information in the certificate.
|
| CRLFinderFromCRLFinderService | |
| CRLFinderFromECertStore |
Find CRL from ESYA Certificate Store
|
| CRLFinderFromFile |
Finds CRL for a given certificate from local file system
|
| CRLFinderFromHTTP |
Finds CRL for a given certificate according to the CRL Distribution Points
(CDP) extension information in the certificate.
|
| CRLFinderFromHTTPAddress |
Finds CRL for a given certificate from the given HTTP address
|
| CRLFinderfromLDAP |
Finds CRL for a given certificate according to the CRL Distribution Points
extension information in the certificate.It only searches in LDAP addresses
specified in the CDP extension.
|
| CRLFinderFromLDAPAddress |
Finds CRL for a given certificate from the given LDAP address
|
Copyright © 2025. All rights reserved.