Tor
0.4.7.0-alpha-dev
|
#include <hs_service.h>
Data Fields | |
curve25519_public_key_t | client_pk |
Service side configuration of client authorization.
Definition at line 188 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 190 of file hs_service.h.
Referenced by service_authorized_client_cmp(), and service_authorized_client_free_().