PK_CURVE_ask_parm_different   

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

--- returned arguments ---
PK_LOGICAL_t *const different    --- true if pk and ki parametrisations differ
)


This function returns true if the curve has a different parametrisation at the
PK than at the KI. This will be true for curves with negative internal sense,
and for Trimmed Curves.


The function is provided for applications using curve parameters through
both the KI and PK interfaces. It will be withdrawn when the KI is no
longer supported.