|
Tor 0.4.9.8
|
Data Fields | |
| struct digest_ds_map_t * | dl_status_map |
| download_status_t | dl_status_by_id |
| smartlist_t * | certs |
List of certificates for a single authority, and download status for latest certificate.
Definition at line 68 of file authcert.c.
| smartlist_t* certs |
Definition at line 77 of file authcert.c.
| download_status_t dl_status_by_id |
Definition at line 76 of file authcert.c.
| struct digest_ds_map_t* dl_status_map |
Definition at line 74 of file authcert.c.