Holds the different settings for the self-signed certificate generation process.
The following tables list the members exposed by the CertificateSettings type.
Public Properties
| Name | Description | |
|---|---|---|
| EndDate |
Gets or sets a value that represents the end date of the certificate.
| |
| Extensions |
Gets a collection of X509 extensions.
| |
| ReferencePrivateKey |
Gets or sets a value that indicates whether the certificate must reference its private key.
| |
| SignCertificate |
Gets or sets a value that indicates whether the certificate should be signed.
| |
| StartDate |
Gets or sets a value that represents the start date of the certificate.
|