Tor 0.4.9.3-alpha-dev
Loading...
Searching...
No Matches
Data Fields
hs_descriptor_t Struct Reference

#include <hs_descriptor.h>

Data Fields

hs_desc_plaintext_data_t plaintext_data
 
hs_desc_superencrypted_data_t superencrypted_data
 
hs_desc_encrypted_data_t encrypted_data
 
hs_subcredential_t subcredential
 

Detailed Description

Service descriptor in its decoded form.

Definition at line 241 of file hs_descriptor.h.

Field Documentation

◆ encrypted_data

hs_desc_encrypted_data_t encrypted_data

◆ plaintext_data

hs_desc_plaintext_data_t plaintext_data

◆ subcredential

hs_subcredential_t subcredential

◆ superencrypted_data

hs_desc_superencrypted_data_t superencrypted_data

The following contains what's in the superencrypted part of the descriptor. It's only encrypted in the encoded version of the descriptor thus the data contained in that object is in plaintext.

Definition at line 248 of file hs_descriptor.h.

Referenced by build_service_desc_superencrypted(), decrypt_desc_layer(), decrypt_descriptor_cookie(), desc_decrypt_encrypted(), get_all_auth_client_lines(), get_outer_encrypted_layer_plaintext(), hs_desc_decode_descriptor(), hs_desc_decode_encrypted(), hs_descriptor_free_(), and move_descriptors().


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