Asterisk - The Open Source Telephony Project GIT-master-f36a736
Public Member Functions | Data Fields
profile_cfg Struct Reference

Profile configuration for stir/shaken. More...

#include <common_config.h>

Collaboration diagram for profile_cfg:
Collaboration graph
[legend]

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_cfgeprofile
 
enum attest_level_enum unknown_tn_attest_level
 
struct verification_cfg_common vcfg_common
 

Detailed Description

Profile configuration for stir/shaken.

Definition at line 417 of file common_config.h.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 425 of file common_config.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 425 of file common_config.h.

◆ acfg_common

struct attestation_cfg_common acfg_common

◆ endpoint_behavior

enum endpoint_behavior_enum endpoint_behavior

Definition at line 428 of file common_config.h.

Referenced by create_effective_profile().

◆ eprofile

struct profile_cfg* eprofile

Definition at line 430 of file common_config.h.

Referenced by create_effective_profile(), profile_apply(), and profile_destructor().

◆ unknown_tn_attest_level

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().

◆ vcfg_common

struct verification_cfg_common vcfg_common

The documentation for this struct was generated from the following file: