ECCurve.Validate Method

Definition

Validates the integrity of the current curve. Throws a CryptographicException exception if the structure is not valid.

public:
 void Validate();
public void Validate ();
member this.Validate : unit -> unit
Public Sub Validate ()

Exceptions

The curve parameters are not valid for the current curve type.

Applies to