EldoS
Navigation
Web site
Support
Table Of Contents
View Table Of Contents | Send comments on this topic

ElMemoryCertStorage class

Properties     Methods     Declared in     Licensing    


 

ElMemoryCertStorage is a descendant of ElCustomCertStorage. ElMemoryCertStorage is used to store a number of certificates in memory.

 
 

Description

    ElMemoryCertStorage 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.

 
 

Properties

Inherited from ElCustomCertStorage:

  • Certificates
  • ChainCount
  • Chains
  • Count
  • CRL
 
 

Methods

  • Constructor
  • Destructor
  • Add
  • Remove
Inherited from ElCustomCertStorage:
  • Clear
  • ExportTo
  • FindByHash
  • FindFirst
  • FindNext
  • GetIssuerCertificate
  • IndexOf
  • IsPresent
  • LoadFromBufferPFX
  • LoadFromBufferPKCS7
  • LoadFromStreamPFX
  • LoadFromStreamPKCS7
  • SaveToBufferPFX
  • SaveToBufferPKCS7
  • SaveToStreamPFX
  • SaveToStreamPKCS7
  • Validate
 
 

Declared in

.NET:

  • Namespace: SBCustomCertStorage
  • Assembly: SecureBlackbox
VCL:
  • Unit: SBCustomCertStorage
ActiveX/DLL:
  • SBB 5 interface module: PKIBBox.dll
  • SBB 6 interface module: BaseBBox6.dll
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: Any SecureBlackbox package

VCL: Any SecureBlackbox package

ActiveX/DLL: Any SecureBlackbox package

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation