ta_key Struct Reference

Trust anchor key. More...

#include <val_anchor.h>

Data Fields

struct ta_keynext
 next in list
 
uint8_t * data
 rdata, in wireformat of the key RR. More...
 
size_t len
 length of the rdata (including rdlength).
 
uint16_t type
 DNS type (host format) of the key, DS or DNSKEY.
 

Detailed Description

Trust anchor key.

Field Documentation

◆ data

uint8_t* ta_key::data

rdata, in wireformat of the key RR.

starts with rdlength.

Referenced by anchor_find_key(), anchor_new_ta_key(), and assemble_it().


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