PK_CURVE_find_degens_o_t   

struct PK_CURVE_find_degens_o_s
    {
    int              o_t_version;    --- version number of option structure
    };

typedef struct PK_CURVE_find_degens_o_s PK_CURVE_find_degens_o_t;



This structure holds optional controls for finding degeneracies on a curve.

Used in:

PK_CURVE_find_degens


It contains no options and is provided for future enhancement.