Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Certificates
Windows.Security.Cryptography.Certificates
Namespace
Contains types that you can use to create certificate requests and install certificate responses.
Classes
Enums
| CertificateChainPolicy CertificateChainPolicy CertificateChainPolicy CertificateChainPolicy |
Describes the policy to use when performing a certificate chain validation. |
| ChainValidationResult ChainValidationResult ChainValidationResult ChainValidationResult |
Describes the result of a certificate chain verification operation. |
| EnrollKeyUsages EnrollKeyUsages EnrollKeyUsages 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 ExportOption ExportOption ExportOption |
Specifies whether a private key can be exported. This enumeration type is used in the Exportable property of a CertificateRequestProperties object. |
| InstallOptions InstallOptions InstallOptions InstallOptions |
Specifies certificate installation options. This enumeration type is used by the InstallCertificateAsync and ImportPfxDataAsync methods. |
| KeyProtectionLevel KeyProtectionLevel KeyProtectionLevel KeyProtectionLevel |
Specifies the key protection level. This enumeration type is used in the KeyProtectionLevel property of a CertificateRequestProperties object. |
| KeySize KeySize KeySize KeySize |
Specifies commonly used RSA algorithm key sizes. This enumeration type can be used in the KeySize property of a CertificateRequestProperties object. |
| SignatureValidationResult SignatureValidationResult SignatureValidationResult SignatureValidationResult |
Describes the result of a signature verification operation. |