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; }