ECCurve.IsCharacteristic2 Propriété

Définition

Obtient une valeur qui indique si le type de courbe fait référence à une courbe explicite caractéristique 2.

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

Valeur de propriété

true si la courbe est une courbe explicite caractéristique 2 ; false si la courbe est une courbe implicite, prime ou caractéristique 2.

S’applique à