Tor  0.4.7.0-alpha-dev
Data Fields
hs_service_authorized_client_t Struct Reference

#include <hs_service.h>

Data Fields

curve25519_public_key_t client_pk
 

Detailed Description

Service side configuration of client authorization.

Definition at line 188 of file hs_service.h.

Field Documentation

◆ client_pk

The client auth public key used to encrypt the descriptor cookie.

Definition at line 190 of file hs_service.h.

Referenced by service_authorized_client_cmp(), and service_authorized_client_free_().


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