SelfSignedOptions.IsCertificateAuthority property
If true, emits a CA certificate suitable for issuing child certificates.
public bool IsCertificateAuthority { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
If true, emits a CA certificate suitable for issuing child certificates.
public bool IsCertificateAuthority { get; set; }