Discuss this help topic in SecureBlackbox Forum
TElCustomCRLRetriever is a base class for CRL retrievers.
Description
TElCustomCRLRetriever is a base class for CRL retrievers, used by TElX509CertificateValidator class to retrieve CRLs from remote locations. SecureBlackbox implements TElHTTPCRLRetriever for CRL retrieval over HTTP, and TElLDAPCRLRetriever to read CRLs from distribution points over LDAP.
If you need to implement your own CRL retriever class, create a descendant of TElCustomCRLRetriever and override its
SupportsNameType
and
GetCRL methods.
Use your CRL retriever class by passing it to Certificate Validator via
OnBeforeCRLRetrieverUse event of
TElX509CertificateValidator class.
.NET:
To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:
Any SecureBlackbox package