EldoS
Navigation
Web site
Support
Table Of Contents

TElCustomCRLRetriever class

Methods     Declared in    


 

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 it's SupportsNameType and GetCRL methods. Use your CRL retriever class by passing it to Certificate Validator via OnBeforeCRLRetrieverUse event of TElX509CertificateValidator class.

 
 

Methods

  • SupportsNameType
  • GetCRL
 
 

Declared in

.NET:

  • Namespace: SBCRLStorage
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBCRLStorage
ActiveX/DLL:not implemented
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Not available

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation