Windows.Security.Cryptography.Certificates enumerations

This namespace contains the following enumerations.

In this section

Topic Description

CertificateChainPolicy enumeration

Describes the policy to use when performing a certificate chain validation.

ChainValidationResult enumeration

Describes the result of a certificate chain verification operation.

EnrollKeyUsages enumeration

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 enumeration

Specifies whether a private key can be exported. This enumeration type is used in the Exportable property of a CertificateRequestProperties object.

InstallOptions enumeration

Specifies certificate installation options.

KeyProtectionLevel enumeration

Specifies the key protection level. This enumeration type is used in the KeyProtectionLevel property of a CertificateRequestProperties object.

KeySize enumeration

Specifies commonly used RSA algorithm key sizes. This enumeration type can be used in the KeySize property of a CertificateRequestProperties object.

SignatureValidationResult enumeration

Describes the result of a signature verification operation.