ECCurve.IsCharacteristic2 屬性

定義

取得值,指出曲線類型是否代表明確的特性 2 曲線。

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

屬性值

如果曲線是明確的特性 2 曲線,則為 true;如果曲線是具名的特性 2、質數或隱含的曲線,則為 false

適用於