#include <msg_types.h>

An Authentication-Info header has comma-separated list of parameters as its value.
Data Fields | |
| msg_common_t | ai_common [1] |
| Common fragment info. | |
| msg_error_t * | ai_next |
| Dummy link to next. | |
| msg_param_t const * | ai_params |
| List of ainfo. | |