Discuss this help topic in SecureBlackbox Forum
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.
.NET: