Searched defs:AuthChain_struct (Results 1 – 1 of 1) sorted by relevance
49 struct AuthChain_struct struct51 AuthChain *next; // Next element in the chain52 RRVerifier *rrset; // RRSET that is authenticated53 RRVerifier *rrsig; // Signature for that RRSET54 RRVerifier *key; // Public key for that RRSET