Gets the parameter of the ec over GF2m defined by y^2 + x*y = x^3 + a*x^2 + b
EC_GROUP object
BIGNUM for the polynomial defining the underlying field
BIGNUM for parameter a of the equation
BIGNUM for parameter b of the equation
BN_CTX object (optional)
1 on success and 0 if an error occured
See Implementation
Gets the parameter of the ec over GF2m defined by y^2 + x*y = x^3 + a*x^2 + b