ECCurve.IsNamed 속성

정의

곡선 유형이 명명된 곡선을 나타내는지 여부를 지칭하는 값을 가져옵니다.

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

속성 값

Boolean

true if the curve is a named curve; false if the curve is an implicit or an explicit curve (either prime or characteristic 2).

적용 대상