30#ifdef HAVE_SYS_TYPES_H
31# include <sys/types.h>
102 uint8_t algorithm, uint32_t flags,
int publish,
int ksk,
int zsk);
key_type * key_recover2(FILE *fd, keylist_type *kl)
key_type * keylist_push(keylist_type *kl, const char *locator, const char *resourcerecord, uint8_t algorithm, uint32_t flags, int publish, int ksk, int zsk)
key_type * keylist_lookup_by_locator(keylist_type *kl, const char *locator)
void keylist_log(keylist_type *kl, const char *name)
void keylist_cleanup(keylist_type *kl)
void keylist_backup(FILE *fd, keylist_type *kl, const char *version)
keylist_type * keylist_create(signconf_type *sc)
const char * resourcerecord
hsm_sign_params_t * params