Author :
tb
Date :
2023-07-28 10:25:05
Hash :35f2f589 Message :Remove OBJ_add_sigid() and OBJ_sigid_free()
Another bit of unused extensibility that was responsible for a lot
of complexity until recently. This removes the remaining stubs from
the public API.
ok jsing