CertificateManager.CsrOptions.KeyType property
The type of cryptographic key to use (RSA or ECDSA).
public KeyType KeyType { get; set; }
See Also
- enum KeyType
- record CsrOptions
- namespace Kestrun.Certificates
The type of cryptographic key to use (RSA or ECDSA).
public KeyType KeyType { get; set; }