Discuss this help topic in SecureBlackbox Forum

TElFileCertificateRetriever class

Methods     Events     Declared in     


TElFileCertificateRetriever is a descendant of TElCustomCertificateRetriever class.

Description

TElFileCertificateRetriever provides an interface to retrieve X.509 certificates from files. Each time a certificate is needed, the OnCertificateNeeded event is called. The application should locate the necessary certificate in the file system, and pass it to the event handler.

Methods

Inherited from TElCustomCertificateRetriever

Events

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