Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
stir_shaken_store Struct Reference
Collaboration diagram for stir_shaken_store:
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
 
const ast_string_field path
 
const ast_string_field public_cert_url
 

Detailed Description

Definition at line 34 of file store.c.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 41 of file store.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 41 of file store.c.

◆ path

const ast_string_field path

Path to a directory containing certificates

Definition at line 41 of file store.c.

Referenced by Api::load(), ResourceApi::load(), on_load_path(), and path_to_str().

◆ public_cert_url

const ast_string_field public_cert_url

URL to the public certificate

Definition at line 41 of file store.c.

Referenced by on_load_public_cert_url(), and public_cert_url_to_str().


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