Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CAPICOM_KEY_ALGORITHM enumeration defines key algorithms.
Members
| Member | Description | Value |
|---|---|---|
| CAPICOM_KEY_ALGORITHM_OTHER | Use an alternate key algorithm. |
0 |
| CAPICOM_KEY_ALGORITHM_RSA | Use the RSA key algorithm. |
1 |
| CAPICOM_KEY_ALGORITHM_DSS | Use the DSS key algorithm. |
2 |
Remarks
This enumeration is reserved for future use.
Requirements
| Requirement | Value |
|---|---|
| Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
| Header |
|