|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
An attempt at basic password auth failed. More...
#include <security_events_defs.h>

Data Fields | |
| const char * | challenge |
| Challenge provided. | |
| struct ast_security_event_common | common |
| Common security event descriptor elements. | |
| const char * | received_challenge |
| Challenge received. | |
| const char * | received_hash |
| Hash received. | |
An attempt at basic password auth failed.
Definition at line 455 of file security_events_defs.h.
| const char* challenge |
| struct ast_security_event_common common |
Common security event descriptor elements.
Definition at line 465 of file security_events_defs.h.
Referenced by evt_gen_inval_password(), and report_inval_password().
| const char* received_challenge |
| const char* received_hash |