Discuss this help topic in SecureBlackbox Forum

TElCustomCertificateRetriever class

Methods     Declared in     


TElCustomCertificateRetriever is a base for the following classes: TElFileCertificateRetriever, TElLDAPCertificateRetriever, TElHTTPCertificateRetriever.

Description

TElCustomCertificateRetriever is a base class for certificate all retrievers used by TElX509CertificateValidator component to retrieve certificates from remote locations. SecureBlackbox supports the retrival of the certificates over HTTPS, LDAP, and from files. Please, do not instantiate this class directly, use one of its descendants instead.

Methods

Declared in

.NET:
  • Namespace: SBCertRetriever
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBCertRetriever
Java:
  • Package: SecureBlackbox.Base.jar
C++:
  • sbcertretriever.h

Discuss this help topic in SecureBlackbox Forum