Autotrust metadata for one trust anchor key. More...
#include <autotrust.h>
Data Fields | |
struct autr_ta * | next |
next key | |
uint8_t * | rr |
the RR | |
size_t | rr_len |
length of rr | |
size_t | dname_len |
time_t | last_change |
last update of key state (new pending count keeps date the same) | |
autr_state_type | 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.