Tor  0.4.7.0-alpha-dev
Data Fields
hs_intropoint_t Struct Reference

#include <hs_intropoint.h>

Data Fields

unsigned int is_only_legacy: 1
 
tor_cert_tauth_key_cert
 
smartlist_tlink_specifiers
 

Detailed Description

Object containing introduction point common data between the service and the client side.

Definition at line 17 of file hs_intropoint.h.

Field Documentation

◆ auth_key_cert

tor_cert_t* auth_key_cert

Authentication key certificate from the descriptor.

Definition at line 22 of file hs_intropoint.h.

◆ is_only_legacy

unsigned int is_only_legacy

Does this intro point only supports legacy ID ?.

Definition at line 19 of file hs_intropoint.h.

◆ link_specifiers

smartlist_t* link_specifiers

A list of link specifier.

Definition at line 24 of file hs_intropoint.h.

Referenced by describe_intro_point().


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