nsec3_filter Struct Reference

Filter conditions for NSEC3 proof Used to iterate over the applicable NSEC3 RRs. More...

Data Fields

uint8_t * zone
 Zone name, only NSEC3 records for this zone are considered.
 
size_t zone_len
 length of the zonename
 
struct ub_packed_rrset_key ** list
 the list of NSEC3s to filter; array
 
size_t num
 number of rrsets in list
 
uint16_t fclass
 class of records for the NSEC3, only this class applies
 

Detailed Description

Filter conditions for NSEC3 proof Used to iterate over the applicable NSEC3 RRs.


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