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:
 
Latest News

Best Offer for Delphi / C++ Builder Developers

 

Buy FIBPlus at discount price !

 
 
Products Articles Downloads Order Support
Components  | Online Demo  | Download  | Order  | History 
 

Certificate Store

Features  | Detailed Description 
 

The Certificate Store is a component from the Clever Internet ActiveX Suite library.
This ActiveX component is used to manage digital certificates installed on a system.

Features:

  • Manage X.509 certificates in Root, Personal and System stores (ROOT, MY, CA)
  • Import / Export to PFX, PKCS 7 encoded Binary data, encrypted email Signature
  • Install / Uninstall certificates
  • Create Self-Signed certificates
  • Search based on certificate email and issuer name
  • Free one year upgrades and support

Obtain all information about certificate in just few lines of code

The most commonly used certificate information (such as Issuer, Serial Number, Start Date and End Date) can be accessed directly via the corresponding component members.

certificateStore1.LoadFromSystemStore "addressbook"

Set cert = certificateStore1.CertificateByEmail("John@domain.com")
MsgBox "Issuer: " + cert.IssuedBy + _
   "End Date: " + CStr(cert.ValidTo) + _
   "Serial No: " + cert.SerialNumber

Samples in VB, C++, C# and VB.NET

Please see the Demos code (CertMgr, SMime, SoapDSIG) and also the indexed Help documentation provided with the Clever Internet ActiveX Suite installation to learn more about using this component in your application.

Interested?

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