Contains types that you can use to create certificate requests and install certificate responses.
Members
The Windows.Security.Cryptography.Certificates namespace has these types of members:
Classes
The Windows.Security.Cryptography.Certificates namespace has these classes.
| Class | Description |
|---|---|
| CertificateEnrollmentManager | Represents a certificate enrollment manager. |
| CertificateRequestProperties | Represents the properties of a certificate request. |
| KeyAlgorithmNames | Defines several commonly used public key algorithm names. You can use this class in the KeyAlgorithmName property on the CertificateRequestProperties class. |
| KeyStorageProviderNames | Defines several commonly used key storage provider names. You can use this class in the KeyStorageProviderName property on the CertificateRequestProperties class. |
Enumerations
The Windows.Security.Cryptography.Certificates namespace has these enumerations.
| Enumeration | Description |
|---|---|
| EnrollKeyUsages | Specifies the cryptographic operations that can be performed by the private key. This enumeration type is used in the KeyUsages property of a CertificateRequestProperties object. |
| ExportOption | Specifies whether a private key can be exported. This enumeration type is used in the Exportable property of a CertificateRequestProperties object. |
| InstallOptions | Specifies certificate installation options. |
| KeyProtectionLevel | Specifies the key protection level. This enumeration type is used in the KeyProtectionLevel property of a CertificateRequestProperties object. |
| KeySize | Specifies commonly used RSA algorithm key sizes. This enumeration type can be used in the KeySize property of a CertificateRequestProperties object. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 12/4/2012