32 #ifndef PARSER_SIGNCONFPARSER_H 33 #define PARSER_SIGNCONFPARSER_H 38 #include "signer/keys.h" 41 #include <ldns/ldns.h> 49 keylist_type*
parse_sc_keys(allocator_type* allocator,
const char* cfgfile);
103 const char* cfgfile);
105 const char* cfgfile);
int parse_sc_soa_ttl_use(const char *cfgfile)
const char * parse_sc_soa_serial(allocator_type *allocator, const char *cfgfile)
duration_type * parse_sc_sig_inception_offset(const char *cfgfile)
keylist_type * parse_sc_keys(allocator_type *allocator, const char *cfgfile)
duration_type * parse_sc_sig_refresh_interval(const char *cfgfile)
int parse_sc_nsec3_optout(const char *cfgfile)
duration_type * parse_sc_soa_min(const char *cfgfile)
int parse_sc_audit(const char *cfgfile)
int parse_sc_soa_min_use(const char *cfgfile)
int parse_sc_dnskey_ttl_use(const char *cfgfile)
duration_type * parse_sc_sig_validity_denial(const char *cfgfile)
uint32_t parse_sc_nsec3_algorithm(const char *cfgfile)
duration_type * parse_sc_sig_resign_interval(const char *cfgfile)
uint32_t parse_sc_nsec3_iterations(const char *cfgfile)
ldns_rr_type parse_sc_nsec_type(const char *cfgfile)
duration_type * parse_sc_dnskey_ttl(const char *cfgfile)
duration_type * parse_sc_soa_ttl(const char *cfgfile)
duration_type * parse_sc_sig_validity_default(const char *cfgfile)
duration_type * parse_sc_sig_jitter(const char *cfgfile)
const char * parse_sc_nsec3_salt(allocator_type *allocator, const char *cfgfile)