Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ECParameters::Curve Field

 

Represents the curve associated with the public key (Q) and the optional private key (D).

Namespace:   System.Security.Cryptography
Assembly:  System.Core (in System.Core.dll)

public:
ECCurve Curve

Field Value

Type: System.Security.Cryptography::ECCurve

The curve.

.NET Framework
Available since 4.7
Return to top
Show:
© 2017 Microsoft