PK_CURVE_ask_param   

PK_ERROR_code_t      PK_CURVE_ask_param
(
--- received arguments ---
PK_CURVE_t           curve,    --- curve

--- returned arguments ---
PK_PARAM_sf_t *const param     --- standard form of parameterisation of curve
)


This function returns information about the parameterisation of the
given curve.


For a description of the information returned, see the documentation for
PK_PARAM_sf_t.