Asterisk - The Open Source Telephony Project GIT-master-754dea3
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Data Fields
pjsip_auth_algorithm Struct Reference

#include <res_pjsip.h>

Data Fields

pjsip_auth_algorithm_type algorithm_type
 
unsigned digest_length
 
unsigned digest_str_length
 
pj_str_t iana_name
 
const char * openssl_name
 

Detailed Description

Definition at line 616 of file res_pjsip.h.

Field Documentation

◆ algorithm_type

pjsip_auth_algorithm_type algorithm_type

◆ digest_length

unsigned digest_length

Definition at line 621 of file res_pjsip.h.

◆ digest_str_length

unsigned digest_str_length

Definition at line 622 of file res_pjsip.h.

Referenced by password_digest_handler().

◆ iana_name

pj_str_t iana_name

◆ openssl_name

const char* openssl_name

Definition at line 620 of file res_pjsip.h.

Referenced by handle_pjproject_show_buildopts().


The documentation for this struct was generated from the following file: