Discuss this help topic in SecureBlackbox Forum

TElMemoryCertStorage class

Properties     Methods     Declared in     Licensing     


TElMemoryCertStorage is a descendant of TElCustomCertStorage. TElMemoryCertStorage is used to store a number of certificates in memory.

Description

    TElMemoryCertStorage is used to store zero or more certificates in memory. The certificate storage usually contains information about root certificates, which are used to validate other server certificates. Also, it is used to store the server certificates with their private keys.
     This component supports FIPS compliant mode. For more information, read the corresponding article.

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