networkstatus_voter_info_t Struct Reference

#include <or.h>


Data Fields

char identity_digest [DIGEST_LEN]
char * nickname
char legacy_id_digest [DIGEST_LEN]
char * address
uint32_t addr
uint16_t dir_port
uint16_t or_port
char * contact
char vote_digest [DIGEST_LEN]
smartlist_tsigs


Detailed Description

Information about a single voter in a vote or a consensus.

Field Documentation

Digest of this voter's "legacy" identity key, if any. In vote only; for consensuses, we treat legacy keys as additional signers.

Referenced by _compare_dir_src_ents_by_authority_id(), format_networkstatus_vote(), networkstatus_compute_consensus(), and networkstatus_parse_vote_from_string().

Address of this voter, in IPv4, in host order.

Referenced by format_networkstatus_vote(), networkstatus_compute_consensus(), and networkstatus_parse_vote_from_string().

Digest of this voter's vote, as signed.

Referenced by dirvote_add_vote(), networkstatus_compute_consensus(), and networkstatus_parse_vote_from_string().

The signature of the document and the signature's status.

Referenced by dirvote_add_vote(), networkstatus_add_detached_signatures(), networkstatus_parse_vote_from_string(), and voter_get_sig_by_algorithm().


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

Generated on Tue May 25 00:31:15 2010 for tor by  doxygen 1.5.6