unbound
0.1
|
Autotrust metadata for one trust anchor key. More...
#include <autotrust.h>
Data Fields | |
struct autr_ta * | next |
next key | |
ldns_rr * | rr |
the RR | |
time_t | last_change |
last update of key state (new pending count keeps date the same) | |
autr_state_t | s |
5011 state | |
uint8_t | pending_count |
pending count | |
uint8_t | fetched |
fresh TA was seen | |
uint8_t | revoked |
revoked TA was seen |
Autotrust metadata for one trust anchor key.