ECParameters.Curve Field

Definition

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

public: System::Security::Cryptography::ECCurve Curve;
public System.Security.Cryptography.ECCurve Curve;
val mutable Curve : System.Security.Cryptography.ECCurve
Public Curve As ECCurve 

Field Value

Applies to