CertificateManager.SelfSignedOptions.KeyLength property
The length of the cryptographic key in bits.
public int KeyLength { get; set; }
See Also
- record SelfSignedOptions
- namespace Kestrun.Certificates
The length of the cryptographic key in bits.
public int KeyLength { get; set; }