SelfSignedOptions.RootCertificate property

Optional development root certificate used to sign the generated development leaf certificate.

public X509Certificate2? RootCertificate { get; set; }

See Also