#include <sip_auth.h>
This structure describes client authentication session preference. The preference can be set by calling pjsip_auth_clt_set_prefs().
◆ initial_auth
If this flag is set, the authentication client framework will send an empty Authorization header in each initial request. Default is no.
◆ algorithm
Specify the algorithm to use when empty Authorization header is to be sent for each initial request (see above)
The documentation for this struct was generated from the following file: