Structure containing a dnssec zone. More...
Data Fields | |
ldns_dnssec_name * | soa |
points to the name containing the SOA RR | |
ldns_rbtree_t * | names |
tree of ldns_dnssec_names |
Structure containing a dnssec zone.
Definition at line 91 of file dnssec_zone.h.
points to the name containing the SOA RR
Definition at line 93 of file dnssec_zone.h.
tree of ldns_dnssec_names
Definition at line 95 of file dnssec_zone.h.