![]() |
PK_BCURVE_ask |
PK_ERROR_code_t PK_BCURVE_ask ( --- received arguments --- PK_BCURVE_t bcurve, --- b-curve --- returned arguments --- PK_BCURVE_sf_t *const bcurve_sf --- b-curve standard form ) This function returns the standard form for a b-curve. Takes a b-curve and returns its standard form. Refer to the documentation of PK_BCURVE_sf_t.