static ECCurve CreateFromFriendlyName(const String&) | Create a curve from the specified OID firendly name. |
static ECCurve CreateFromOid(const SharedPtr<Oid>&) | Create a curve from the specified oid. |
static ECCurve CreateFromValue(const String&) | Create a curve from the specified OID value. |
bool get_IsCharacteristic2() const | |
bool get_IsExplicit() const | |
bool get_IsNamed() const | |
bool get_IsPrime() const | |
SharedPtr<Oid> get_Oid() const | Gets Oid representing the named curve. |
void Validate() const | Validate the current curve. |