Asterisk - The Open Source Telephony Project
18.5.0
|
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 |
SORCERY_OBJECT | ( | details | ) |
struct ast_string_field_mgr __field_mgr |
struct ast_string_field_pool* __field_mgr_pool |
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().
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().