Site Map Email Us Home
 
All Products
Clever Internet Suite
Clever Internet .NET Suite
Clever Internet ActiveX Suite
Clever Keyboard Indicator
Database Comparer
Database Comparer VCL
Database Comparer ActiveX
Interbase DataPump
Subscribe and receive email notifications on all major releases and other important events.
Your Name:
Your Email:
 

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Samples  | FAQ  | Download  | Order  | History 
 

Certificate Store Description

Features  | Detailed Description 
 

The Certificate Store component provides storage of the client certificate objects containing X.509 certificates.

This component implements a complete X.509 certificates standard as described in the RFC 3280 document.

Please see the Demos code (CertMgr, SMime, SoapDSIG) and also the indexed Help documentation provided with the Clever Internet Suite installation for more details about using this component.

The most common members of the CertificateStore component can be seen below:

Property List

  Name   Description
 Count Gets the number of certificates contained in the Items collection.
 Items Gets the certificate object at the specified index in the collection.
 StoreName Gets the name of the certificate store.

Method List

  Name   Description
 AddFromBinary Extracts and adds new instances of the certificate object from the amount of binary data.
 AddSelfSigned Creates a self-signed certificate with given parameters, signs it and adds to the certificates collection.
 CertificateByEmail Gets the TclCertificate object with the specified email address.
 CertificateByIssuedTo Gets the TclCertificate object with the specified IssuedTo value.
 ImportFromPFX Extracts and adds new instances of the certificate object from the .PFX file.
 ExportToPFX Exports the selected certificate to the .PFX file.
 LoadFromStore Loads the certificates into the Items collection which are installed into the certificate store.
 LoadFromSystemStore Loads the certificates into the Items collection which are installed into the system certificate store.

 
Home  | Site Map  | Products  | Articles  | Downloads  | Order  | Support
 
    Copyright © 2000-2007