#include <or.h>
Data Fields | |
extend_info_t * | extend_info |
crypto_pk_env_t * | intro_key |
Extend info of this introduction point.
Referenced by find_intro_circuit(), rend_client_get_random_intro(), rend_client_remove_intro_point(), rend_encode_v2_intro_points(), rend_intro_point_free(), rend_parse_introduction_points(), rend_parse_service_descriptor(), rend_service_dump_stats(), rend_service_launch_establish_intro(), rend_service_update_descriptor(), and rend_services_introduce().
Introduction key that replaces the service key, if this descriptor is V2.
Referenced by rend_encode_v2_intro_points(), rend_intro_point_free(), rend_parse_introduction_points(), rend_service_launch_establish_intro(), and rend_service_update_descriptor().