Tor 0.4.9.8
Loading...
Searching...
No Matches
ns_detached_signatures_t Struct Reference

#include <ns_detached_signatures_st.h>

Data Fields

time_t valid_after
 
time_t fresh_until
 
time_t valid_until
 
strmap_t * digests
 
strmap_t * signatures
 

Detailed Description

A set of signatures for a networkstatus consensus. Unless otherwise noted, all fields are as for networkstatus_t.

Definition at line 17 of file ns_detached_signatures_st.h.

Field Documentation

◆ digests

strmap_t* digests

◆ fresh_until

time_t fresh_until

Definition at line 19 of file ns_detached_signatures_st.h.

◆ signatures

◆ valid_after

time_t valid_after

Definition at line 18 of file ns_detached_signatures_st.h.

◆ valid_until

time_t valid_until

Definition at line 20 of file ns_detached_signatures_st.h.


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