Tor 0.4.9.2-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 service_authorized_client_cmp(), and service_authorized_client_free_().