18 #ifndef _STIR_SHAKEN_GENERAL_H 19 #define _STIR_SHAKEN_GENERAL_H const char * ast_stir_shaken_ca_file(const struct stir_shaken_general *cfg)
Retrieve the 'ca_file' general configuration option value.
unsigned int ast_stir_shaken_curl_timeout(const struct stir_shaken_general *cfg)
Retrieve the 'curl_timeout' general configuration option value.
unsigned int ast_stir_shaken_signature_timeout(const struct stir_shaken_general *cfg)
Retrieve the 'signature_timeout' general configuration option value.
Full structure for sorcery.
unsigned int ast_stir_shaken_cache_max_size(const struct stir_shaken_general *cfg)
Retrieve the 'cache_max_size' general configuration option value.
struct stir_shaken_general * stir_shaken_general_get(void)
Retrieve the stir/shaken 'general' configuration object.
int stir_shaken_general_unload(void)
Unload time cleanup for the stir/shaken 'general' configuration.
int stir_shaken_general_load(void)
Load time initialization for the stir/shaken 'general' configuration.
const char * ast_stir_shaken_ca_path(const struct stir_shaken_general *cfg)
Retrieve the 'ca_path' general configuration option value.