CertificateManager.SelfSignedOptions.Exportable property
If true, the private key can be exported from the certificate.
public bool Exportable { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
If true, the private key can be exported from the certificate.
public bool Exportable { get; set; }