authority_cert_t Struct Reference

#include <or.h>


Data Fields

signed_descriptor_t cache_info
crypto_pk_env_tidentity_key
crypto_pk_env_tsigning_key
char signing_key_digest [DIGEST_LEN]
time_t expires
uint32_t addr
uint16_t dir_port
uint8_t is_cross_certified


Detailed Description

Certificate for v3 directory protocol: binds long-term authority identity keys to medium-term authority signing keys.

Field Documentation

This authority's IPv4 address, in host order.

Referenced by authority_cert_parse_from_string(), and trusted_dirs_load_certs_from_string().

This authority's directory port.

Referenced by authority_cert_parse_from_string(), and trusted_dirs_load_certs_from_string().

True iff this certificate was cross-certified by signing the identity key with the signing key.

Referenced by authority_cert_parse_from_string().


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

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