authentication_t::key field
Private key for SSL mutual authentication, not required if mutual authentication is not needed. If it is not NULL, also `certificate` has to be provided. It's not copied nor freed by the client, user needs to clean up.
![]()
const char *key;
authentication_t::key is read by 1 function:
![]()
authentication_t::key