Suggesting to extend `t_cose_sign1_encode_parameters` with custom parameters handling. One of the possible options - a `callback(ctx)` to be called after setting base parameters, so users can add more custom fields.
Suggesting to extend
t_cose_sign1_encode_parameterswith custom parameters handling.One of the possible options - a
callback(ctx)to be called after setting base parameters, so users can add more custom fields.