CertificateManager.CsrOptions.KeyType property

The type of cryptographic key to use (RSA or ECDSA).

public KeyType KeyType { get; set; }

See Also