tor  master
Data Fields
ns_detached_signatures_t Struct Reference

#include <or.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.

Field Documentation

◆ digests

strmap_t* digests

Map from flavor name to digestset_t

◆ signatures

strmap_t* signatures

Map from flavor name to list of document_signature_t


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