About: CAPICOM     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : yago:WikicatDiscontinuedWindowsComponents, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FCAPICOM&invfp=IFP_OFF&sas=SAME_AS_OFF

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. CAPICOM was not included in Windows 7. The linked Microsoft article goes into detail.

AttributesValues
rdf:type
rdfs:label
  • CAPICOM (en)
  • CAPICOM (it)
  • CAPICOM (ru)
  • CAPICOM (zh)
rdfs:comment
  • CAPICOM的全名是Cryptographic API Component Object Model,是微軟的Windows作業系統裡的元件,可以讓電腦用來以數碼方式簽署資料、程式碼、驗證數位簽章、將資料包裝起來做為私人之用、雜湊資料、將資料加密/解密等。 為了支援密碼編譯功能,微軟在 Windows API 之中加入了 Cryptographic API (CryptoAPI),然而 CryptoAPI 的使用方法相當複雜,為了簡化 CryptoAPI 的使用,微軟即將它以 COM 的方式包裝成 CAPICOM,讓應用程式只需要利用 COM 呼叫方式,即可使用 CryptoAPI。 (zh)
  • 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. CAPICOM was not included in Windows 7. The linked Microsoft article goes into detail. (en)
  • CAPICOM è un controllo ActiveX obsoleto creato da Microsoft per esporre un insieme di funzioni tramite Microsoft COM (Component Object Model) di Microsoft Cryptographic Application Programming Interface (CryptoAPI). La sua funzione è quella di attivare ogni ambiente che supporta ActiveX da utilizzare con le tecnologie Microsoft Cryptographic, comprese le pagine web che vengono aperte con Microsoft Internet Explorer o qualsiasi altro browser web che supporta ActiveX. CAPICOM 2.1.0.2, la versione più recente e l'ultima di CAPICOM, è ufficialmente supportata su Windows Vista (it)
  • CAPICOM (англ. Crypto API COM-object) — снятый с поддержки элемент управления ActiveX, созданный Microsoft с целью помочь разработчикам приложений в получении доступа к услугам, которые позволяют обеспечить безопасность для приложений на основе криптографических функций, реализованных в CryptoAPI, через технологию COM. CAPICOM можно использовать для цифровой подписи данных, проверки подписи, отображения информации о цифровой подписи и цифровом сертификате, добавлять или удалять сертификаты и, наконец, для шифрования и расшифровки данных. (ru)
differentFrom
dct:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • 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. CAPICOM can be used to digitally sign data, inspect, verify and display their digital signature or digital certificate, add or remove certificates to or from the certificate stores, and finally, to encrypt or decrypt data. CAPICOM Version 2.1.0.3, the latest and last version of CAPICOM, is officially supported on Windows Vista. 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 a number of other alternatives. CAPICOM was not included in Windows 7. The linked Microsoft article goes into detail. (en)
  • CAPICOM è un controllo ActiveX obsoleto creato da Microsoft per esporre un insieme di funzioni tramite Microsoft COM (Component Object Model) di Microsoft Cryptographic Application Programming Interface (CryptoAPI). La sua funzione è quella di attivare ogni ambiente che supporta ActiveX da utilizzare con le tecnologie Microsoft Cryptographic, comprese le pagine web che vengono aperte con Microsoft Internet Explorer o qualsiasi altro browser web che supporta ActiveX. CAPICOM può essere utilizzato per firmare dati digitalmente, ispezionare, verificare e visualizzare la loro firma digitale e/o certificato digitale, aggiungere o rimuovere certificati dagli archivi dei certificati e infine, di crittografare o decrittografare i dati. CAPICOM 2.1.0.2, la versione più recente e l'ultima di CAPICOM, è ufficialmente supportata su Windows Vista Ora il pacchetto è aggiornabile anche per 7 https://www.microsoft.com/it-it/download/details.aspx?id=3207 (it)
  • CAPICOM (англ. Crypto API COM-object) — снятый с поддержки элемент управления ActiveX, созданный Microsoft с целью помочь разработчикам приложений в получении доступа к услугам, которые позволяют обеспечить безопасность для приложений на основе криптографических функций, реализованных в CryptoAPI, через технологию COM. CAPICOM можно использовать для цифровой подписи данных, проверки подписи, отображения информации о цифровой подписи и цифровом сертификате, добавлять или удалять сертификаты и, наконец, для шифрования и расшифровки данных. CAPICOM версии 2.1.0.2 — последняя версия CAPICOM, которая официально поддерживается в Windows Vista. Однако, Microsoft объявила, что поддержка CAPICOM прекращена и далее компонент разрабатываться не будет. Microsoft предлагает заменить CAPICOM криптографическими классами .NET Framework X.509. (ru)
  • CAPICOM的全名是Cryptographic API Component Object Model,是微軟的Windows作業系統裡的元件,可以讓電腦用來以數碼方式簽署資料、程式碼、驗證數位簽章、將資料包裝起來做為私人之用、雜湊資料、將資料加密/解密等。 為了支援密碼編譯功能,微軟在 Windows API 之中加入了 Cryptographic API (CryptoAPI),然而 CryptoAPI 的使用方法相當複雜,為了簡化 CryptoAPI 的使用,微軟即將它以 COM 的方式包裝成 CAPICOM,讓應用程式只需要利用 COM 呼叫方式,即可使用 CryptoAPI。 (zh)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git145 as of Aug 30 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3331 as of Sep 2 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 63 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software