CertificateManager.SelfSignedOptions.Purposes property
The key purposes (Extended Key Usage) for the certificate.
public IEnumerable<KeyPurposeID>? Purposes { get; set; }
See Also
- recordĀ SelfSignedOptions
- namespaceĀ Kestrun.Certificates
The key purposes (Extended Key Usage) for the certificate.
public IEnumerable<KeyPurposeID>? Purposes { get; set; }