| description | ms.assetid | title | ms.topic | ms.date | topic_type | api_name | api_type | api_location | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The CAPICOM\_KEY\_SPEC enumeration defines key specifications. |
e4aaaf69-ab28-4e8c-8a8a-6dc662299865 |
CAPICOM_KEY_SPEC enumeration (Capicom.h) |
reference |
05/31/2018 |
|
|
|
|
The CAPICOM_KEY_SPEC enumeration defines key specifications.
| Member | Description | Value |
|---|---|---|
| CAPICOM_KEY_SPEC_KEYEXCHANGE | The key can be used for encryption and signing. |
1 |
| CAPICOM_KEY_SPEC_SIGNATURE | The key can be used only for signing. |
2 |
The CAPICOM_KEY_SPEC enumeration is used by the following methods and properties:
- PrivateKey.KeySpec property.
- PrivateKey.Open method.
| Requirement | Value |
|---|---|
| Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
| Header |
|