tor  master
Data Fields
rend_intro_cell_s Struct Reference
Collaboration diagram for rend_intro_cell_s:
Collaboration graph
[legend]

Data Fields

uint8_t type
 
uint8_t pk [DIGEST_LEN]
 
uint8_t * ciphertext
 
ssize_t ciphertext_len
 
uint8_t * plaintext
 
ssize_t plaintext_len
 
uint8_t parsed
 
uint8_t version
 
union {
   struct {
      uint8_t   rp [42]
 
   }   v0_v1
 
   struct {
      extend_info_t *   extend_info
 
   }   v2
 
   struct {
      uint8_t   auth_type
 
      uint16_t   auth_len
 
      uint8_t *   auth_data
 
      extend_info_t *   extend_info
 
   }   v3
 
u
 
uint8_t rc [REND_COOKIE_LEN]
 
uint8_t dh [DH_KEY_LEN]
 

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