CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/25 01:51:58
Modified files:
usr.sbin/rpki-client: aspa.c extern.h mft.c roa.c rsc.c spl.c
tak.c
Log message:
rpki-client: add some signed object boilerplate
This adds new/free/obj functions and introduces struct signed_obj
containing the handlers. Pass signtime and der_len into the new()
function for now and rewrite *_parse() using that.
discussed with claudio
ok job
