Asterisk - The Open Source Telephony Project
21.4.1
|
Attestation Service configuration for stir/shaken. More...
#include <common_config.h>
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
enum attest_level_enum | attest_level |
enum check_tn_cert_public_url_enum | check_tn_cert_public_url |
const ast_string_field | private_key_file |
const ast_string_field | public_cert_url |
unsigned char * | raw_key |
size_t | raw_key_length |
enum send_mky_enum | send_mky |
Attestation Service configuration for stir/shaken.
The common structure also appears in profile_cfg.
Definition at line 279 of file common_config.h.