Namen des kryptografischen Anbieters

Die folgenden Namen des Kryptografiedienstanbieters (CSP) sind in Wincrypt.h definiert. Diese Konstanten werden mit den Funktionen CryptAcquireContext und CryptSetProvider verwendet.

Konstante/Wert Beschreibung
MS_DEF_DH_SCHANNEL_PROV
"Microsoft DH Schannel Cryptographic Provider"
Microsoft DSS und Diffie-Hellman/Schannel Cryptographic Provider.
MS_DEF_DSS_DH_PROV
"Microsoft Base DSS und Diffie-Hellman Kryptografieanbieter"
Microsoft Base DSS und Diffie-Hellman Kryptografieanbieter.
MS_DEF_DSS_PROV
"Microsoft Base DSS-Kryptografieanbieter"
Der Microsoft DSS-Kryptografieanbieter.
MS_DEF_PROV
"Microsoft Base Cryptographic Provider v1.0"
Der Microsoft Base-Kryptografieanbieter.
MS_DEF_RSA_SCHANNEL_PROV
"Microsoft RSA Schannel Cryptographic Provider"
Der Microsoft RSA/Schannel-Kryptografieanbieter.
MS_DEF_RSA_SIG_PROV
"Microsoft RSA Signature Cryptographic Provider"
Der Kryptografieanbieter für Microsoft RSA-Signatur wird nicht unterstützt.
MS_ENH_DSS_DH_PROV
"Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider"
Microsoft Enhanced DSS und Diffie-Hellman Kryptografieanbieter.
MS_ENH_RSA_AES_PROV
"Microsoft Enhanced RSA and AES Cryptographic Provider"
Der Microsoft AES-Kryptografieanbieter.
**Windows XP: **"Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)"
MS_ENHANCED_PROV
"Microsoft Enhanced Cryptographic Provider v1.0"
Der erweiterte Kryptografieanbieter von Microsoft.
MS_SCARD_PROV
"Microsoft Base SmartCard Crypto Provider"
Der Microsoft Base-Smartcard-Kryptografiedienstanbieter.
MS_STRONG_PROV
"Microsoft Strong Cryptographic Provider"
Der Starke Kryptografieanbieter von Microsoft.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client)
Windows XP [nur Desktop-Apps]
Unterstützte Mindestversion (Server)
Windows Server 2003 [nur Desktop-Apps]
Header
Wincrypt.h