Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
char * | attestation |
char * | identity |
enum ast_stir_shaken_vs_response_code | verify_result |
Definition at line 47 of file res_stir_shaken.c.
char* attestation |
Definition at line 51 of file res_stir_shaken.c.
Referenced by ast_stir_shaken_add_result_to_channel(), func_read(), and stir_datastore_free().
char* identity |
Definition at line 49 of file res_stir_shaken.c.
Referenced by ast_stir_shaken_add_result_to_channel(), func_read(), and stir_datastore_free().
enum ast_stir_shaken_vs_response_code verify_result |
Definition at line 53 of file res_stir_shaken.c.
Referenced by ast_stir_shaken_add_result_to_channel(), and func_read().