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

ElFileCertStorage class

Properties     Methods     Declared in     Licensing    


 

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

 
 

Description

    ElFileCertStorage 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

  • AccessType
  • Certificates
  • Count
  • FileName
  • SaveOptions
Inherited from ElCustomCertStorage:
  • ChainCount
  • Chains
  • CRL
 
 

Methods

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

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