Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
char * | attestation |
char * | identity |
enum ast_stir_shaken_verification_result | verify_result |
Definition at line 235 of file res_stir_shaken.c.
char* attestation |
Definition at line 239 of file res_stir_shaken.c.
Referenced by ast_stir_shaken_add_verification(), stir_shaken_datastore_free(), and stir_shaken_read().
char* identity |
Definition at line 237 of file res_stir_shaken.c.
Referenced by ast_stir_shaken_add_verification(), stir_shaken_datastore_free(), and stir_shaken_read().
enum ast_stir_shaken_verification_result verify_result |
Definition at line 241 of file res_stir_shaken.c.
Referenced by ast_stir_shaken_add_verification(), and stir_shaken_read().