Structure for Security-Client, Security-Server, and Security-Verify headers. More...
#include <sip.h>

Data Fields | |
| sip_common_t | sa_common [1] |
| Common fragment info. | |
| struct sip_security_agree_s * | sa_next |
| Link to next mechanism. | |
| char const * | sa_mec |
| Security mechanism. | |
| msg_param_t const * | sa_params |
| List of mechanism parameters. | |
| char const * | sa_q |
| Value of q (preference) parameter. | |
| char const * | sa_d_alg |
| Value of d-alg parameter. | |
| char const * | sa_d_qop |
| Value of d-qop parameter. | |
| char const * | sa_d_ver |
| Value of d-ver parameter. | |
Structure for Security-Client, Security-Server, and Security-Verify headers.