Discuss this help topic in SecureBlackbox Forum

TElFileCertStorage class

Properties     Methods     Declared in     Licensing     


TElFileCertStorage is a descendant of TElCustomCertStorage. TElFileCertStorage provides access to certificate storages stored in files (PKCS7 file format)

Description

    TElFileCertStorage is used to access the certificates that are stored in PKCS#7 files. The certificate storage contains information about root certificates, that commonly are used to validate other server certificates. name of the file, used as a permanent storage, is specified by FileName property. To validate the certificate using this certificate storage, call Validate method.

Properties

Inherited from TElCustomCertStorage

Methods

Inherited from TElCustomCertStorage

Declared in

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

Licensing

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

Discuss this help topic in SecureBlackbox Forum