| Tor 0.4.9.3-alpha-dev
    | 
#include <hs_service.h>
| Data Fields | |
| curve25519_public_key_t | client_pk | 
Service side configuration of client authorization.
Definition at line 197 of file hs_service.h.
| curve25519_public_key_t client_pk | 
The client auth public key used to encrypt the descriptor cookie.
Definition at line 199 of file hs_service.h.
Referenced by parse_authorized_client_key(), service_authorized_client_cmp(), service_authorized_client_dup(), and service_authorized_client_free_().