Opaque description of the field arithmetic and curve methods for an EC_GROUP.
Declared in <openssl/ec.h>
struct ec_method_st;
Concrete EC_METHOD objects (for example EC_GFp_simple_method()) select how group and point operations are implemented for a given field type.