Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
#include <res_pjsip.h>
Data Fields | |
pjsip_auth_algorithm_type | algorithm_type |
char | digest [0] |
Definition at line 655 of file res_pjsip.h.
pjsip_auth_algorithm_type algorithm_type |
Definition at line 656 of file res_pjsip.h.
Referenced by ast_sip_auth_get_creds(), check_algorithm(), password_digest_handler(), and password_digest_to_str().
char digest[0] |
Definition at line 657 of file res_pjsip.h.
Referenced by ast_sip_auth_get_creds(), md5cred_to_str(), password_digest_handler(), and password_digest_to_str().