Cryptographic Provider Names
The following cryptographic service provider (CSP) names are defined in Wincrypt.h. These constants are used with the CryptAcquireContext and CryptSetProvider functions.
Constant/value | Description |
---|---|
|
The Microsoft DSS and Diffie-Hellman/Schannel Cryptographic Provider. |
|
The Microsoft Base DSS and Diffie-Hellman Cryptographic Provider. |
|
The Microsoft DSS Cryptographic Provider. |
|
The Microsoft Base Cryptographic Provider. |
|
The Microsoft RSA/Schannel Cryptographic Provider. |
|
The Microsoft RSA Signature Cryptographic Provider is not supported. |
|
The Microsoft Enhanced DSS and Diffie-Hellman Cryptographic Provider. |
|
The Microsoft AES Cryptographic Provider. **Windows XP: **"Microsoft Enhanced RSA and AES Cryptographic Provider (Prototype)" |
|
The Microsoft Enhanced Cryptographic Provider. |
|
The Microsoft Base Smart Card Cryptographic Service Provider. |
|
The Microsoft Strong Cryptographic Provider. |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|