PK_SPCURVE_ask   

PK_ERROR_code_t        PK_SPCURVE_ask
(
--- received arguments ---
PK_SPCURVE_t           spcurve,     --- spcurve

--- returned arguments ---
PK_SPCURVE_sf_t *const spcurve_sf   --- sf for an spcurve
)


This function writes the standard form of an 'spcurve' at the given address.
The application is responsible for allocating the standard form but need not
initialise any fields.


See documentation for PK_SPCURVE_sf_t.