OpenDNSSEC-signer 2.1.12
Data Fields
signconf_struct Struct Reference

#include <signconf.h>

Data Fields

const char * name
 
int passthrough
 
duration_type * sig_resign_interval
 
duration_type * sig_refresh_interval
 
duration_type * sig_validity_default
 
duration_type * sig_validity_denial
 
duration_type * sig_validity_keyset
 
duration_type * sig_jitter
 
duration_type * sig_inception_offset
 
duration_type * nsec3param_ttl
 
ldns_rr_type nsec_type
 
int nsec3_optout
 
uint32_t nsec3_algo
 
uint32_t nsec3_iterations
 
const char * nsec3_salt
 
nsec3params_typensec3params
 
duration_type * dnskey_ttl
 
const char ** dnskey_signature
 
keylist_typekeys
 
duration_type * soa_ttl
 
duration_type * soa_min
 
const char * soa_serial
 
duration_type * max_zone_ttl
 
const char * filename
 
time_t last_modified
 

Detailed Description

Definition at line 41 of file signconf.h.

Field Documentation

◆ dnskey_signature

const char** signconf_struct::dnskey_signature

Definition at line 63 of file signconf.h.

Referenced by signconf_create().

◆ dnskey_ttl

duration_type* signconf_struct::dnskey_ttl

Definition at line 62 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ filename

const char* signconf_struct::filename

Definition at line 71 of file signconf.h.

Referenced by signconf_cleanup(), and signconf_create().

◆ keys

keylist_type* signconf_struct::keys

◆ last_modified

time_t signconf_struct::last_modified

Definition at line 72 of file signconf.h.

Referenced by signconf_create().

◆ max_zone_ttl

duration_type* signconf_struct::max_zone_ttl

Definition at line 70 of file signconf.h.

Referenced by signconf_cleanup(), and signconf_create().

◆ name

const char* signconf_struct::name

Definition at line 43 of file signconf.h.

◆ nsec3_algo

uint32_t signconf_struct::nsec3_algo

Definition at line 57 of file signconf.h.

Referenced by signconf_compare_denial(), signconf_create(), and zone_backup2().

◆ nsec3_iterations

uint32_t signconf_struct::nsec3_iterations

Definition at line 58 of file signconf.h.

Referenced by signconf_compare_denial(), signconf_create(), and zone_backup2().

◆ nsec3_optout

int signconf_struct::nsec3_optout

Definition at line 56 of file signconf.h.

Referenced by signconf_compare_denial(), signconf_create(), and zone_backup2().

◆ nsec3_salt

const char* signconf_struct::nsec3_salt

◆ nsec3param_ttl

duration_type* signconf_struct::nsec3param_ttl

◆ nsec3params

nsec3params_type* signconf_struct::nsec3params

◆ nsec_type

ldns_rr_type signconf_struct::nsec_type

Definition at line 55 of file signconf.h.

Referenced by signconf_compare_denial(), signconf_create(), and zone_publish_nsec3param().

◆ passthrough

int signconf_struct::passthrough

Definition at line 44 of file signconf.h.

Referenced by signconf_create().

◆ sig_inception_offset

duration_type* signconf_struct::sig_inception_offset

Definition at line 52 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ sig_jitter

duration_type* signconf_struct::sig_jitter

Definition at line 51 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ sig_refresh_interval

duration_type* signconf_struct::sig_refresh_interval

Definition at line 47 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ sig_resign_interval

duration_type* signconf_struct::sig_resign_interval

Definition at line 46 of file signconf.h.

Referenced by signconf_check(), signconf_cleanup(), signconf_create(), and signconf_log().

◆ sig_validity_default

duration_type* signconf_struct::sig_validity_default

Definition at line 48 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ sig_validity_denial

duration_type* signconf_struct::sig_validity_denial

Definition at line 49 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ sig_validity_keyset

duration_type* signconf_struct::sig_validity_keyset

Definition at line 50 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().

◆ soa_min

duration_type* signconf_struct::soa_min

◆ soa_serial

const char* signconf_struct::soa_serial

Definition at line 68 of file signconf.h.

Referenced by signconf_cleanup(), and signconf_create().

◆ soa_ttl

duration_type* signconf_struct::soa_ttl

Definition at line 66 of file signconf.h.

Referenced by signconf_cleanup(), signconf_create(), and signconf_log().


The documentation for this struct was generated from the following file: