ECCurve.IsExplicit Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Kurventyp eine explizite Kurve (Prim- oder Charakteristik 2) angibt.

public:
 property bool IsExplicit { bool get(); };
public bool IsExplicit { get; }
member this.IsExplicit : bool
Public ReadOnly Property IsExplicit As Boolean

Eigenschaftswert

Boolean

true, wenn die Kurve eine explizite Kurve (Prim- oder Charakteristik 2) ist. false, wenn die Kurve eine benannte oder eine implizite Kurve ist.

Gilt für