CAPICOM is a discontinued 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). It was intended to 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.[1]
CAPICOM can be used to digitally sign data, display and inspect their digital certificate, verify the validity of their digital signature, add or remove certificates to or from the certificate stores, and encrypt or decrypt data.[1]
CAPICOM Version 2.1.0.3, the latest and last version of CAPICOM, is officially supported on Windows Vista.[2][3][4] However, Microsoft has announced that CAPICOM is discontinued and is no longer being developed. Microsoft suggests replacing CAPICOM with .NET Framework's X509 Cryptographic Classes and, in a handful of cases, with Windows API functions.[5]
CAPICOM was not included in Windows SDK for Windows 7.[6]
References
edit- ^ a b Lambert, John (May 2001). "Introducing CAPICOM". Windows App Development. Microsoft. Archived from the original on 8 May 2012 – via Microsoft Learn's Archive.
- ^ Magencio, Alejandro Campos (19 October 2007). "CAPICOM support on Windows Vista". Decrypt my World. Microsoft – via Microsoft Learn's Blog Archive.
- ^ "CAPICOM Versions". Windows App Development. Microsoft. 15 July 2024 – via Microsoft Learn.
- ^ "MS07-028: Vulnerability in CAPICOM could allow remote code execution". Microsoft Support. Microsoft. 8 January 2017.
- ^ "Alternatives to Using CAPICOM". Windows App Development. Microsoft. 15 July 2024 – via Microsoft Learn.
- ^ "CAPICOM.dll Removed from Windows SDK for Windows 7". ascend slowly, breathing normally. Microsoft. 18 January 2009 – via Microsoft Learn's Blog Archive.