CAPICOM

From Wikipedia, the free encyclopedia

CAPICOM is an ActiveX control created by Microsoft to help expose a select set of Microsoft Cryptographic Application Programming Interface (CryptoAPI) functions through Microsoft Component Object Model (COM). This will enable every environment that supports ActiveX to use Microsoft Cryptographic technologies, including web pages that are opened with Microsoft Internet Explorer or any other web browser that supports ActiveX.

CAPICOM can be used to digitally sign data, inspect, verify and display their digital signature and/or digital certificate, add or remove certificates to or from the certificate stores, and finally, to encrypt or decrypt data.

Version 2.1.0.2 is required for Windows Vista support. [1]

[edit] References and Further Readings

For more information, refer to: "Introducing CAPICOM" on Microsoft Developers Network.