Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Profile configuration for stir/shaken. More...
#include <common_config.h>
Public Member Functions | |
SORCERY_OBJECT (details) | |
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
struct attestation_cfg_common | acfg_common |
enum endpoint_behavior_enum | endpoint_behavior |
struct profile_cfg * | eprofile |
enum attest_level_enum | unknown_tn_attest_level |
struct verification_cfg_common | vcfg_common |
Profile configuration for stir/shaken.
Definition at line 417 of file common_config.h.
SORCERY_OBJECT | ( | details | ) |
struct ast_string_field_mgr __field_mgr |
Definition at line 425 of file common_config.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 425 of file common_config.h.
struct attestation_cfg_common acfg_common |
Definition at line 426 of file common_config.h.
Referenced by create_effective_profile(), profile_alloc(), profile_apply(), profile_destructor(), and tn_get_etn().
enum endpoint_behavior_enum endpoint_behavior |
Definition at line 428 of file common_config.h.
Referenced by create_effective_profile().
struct profile_cfg* eprofile |
Definition at line 430 of file common_config.h.
Referenced by create_effective_profile(), profile_apply(), and profile_destructor().
enum attest_level_enum unknown_tn_attest_level |
Definition at line 429 of file common_config.h.
Referenced by create_effective_profile(), and tn_get_etn().
struct verification_cfg_common vcfg_common |
Definition at line 427 of file common_config.h.
Referenced by ast_stir_shaken_vs_get_failure_action(), ast_stir_shaken_vs_get_use_rfc9410_responses(), ast_stir_shaken_vs_verify(), check_cert(), check_date_header(), check_x5u_url(), create_effective_profile(), ctx_populate(), eprofile_apply(), profile_alloc(), profile_apply(), profile_destructor(), and retrieve_cert_from_url().