Name | Description | |
---|---|---|
![]() | CertificateException | The exception that is thrown when a certificate-related error occurs. |
![]() | CertificateExtension | Represents an X509 v3 certificate extension. |
![]() | CertificateExtensionCollection | Represents a collection of X509 v3 certificate extensions. |
![]() | CertificateHandlers | Helper class that provides some useful handlers for the CertificateRequired event. |
![]() | DistinguishedName | Represents a distinguished name. |
![]() | ValidationResult | Represents the certificate chain validation result. |
![]() | X509Certificate2 | Represents an X.509 certificate. This class cannot be inherited. |
![]() | X509Certificate2Collection | Represents a collection of X509Certificate2 objects. |
![]() | X509Store | Represents an X.509 store, which is a physical store where certificates are persisted and managed. This class cannot be inherited. |
Name | Description | |
---|---|---|
![]() | CertificateChainEngine | Defines the certificate chain engines to use to validate certificate chains. |
![]() | CertificateVerificationStatus | Defines the certificate verification status. |
![]() | KeyAlgorithm | The key algorithm for the certificate. |
![]() | OpenFlags | Specifies the way to open the X.509 certificate store. |
![]() | SignatureHashAlgorithm | Represents the hash algorithm to use when signing or verifying data |
![]() | StoreLocation | Specifies the location of the X.509 certificate store. |
![]() | StoreName | Specifies the name of the X.509 certificate store to open. |
![]() | VerificationFlags | Represents the different verification flags used to verify a server's certificate. |