28#define STIR_SHAKEN_ENCRYPTION_ALGORITHM "ES256"
29#define STIR_SHAKEN_PPT "shaken"
30#define STIR_SHAKEN_TYPE "passport"
ast_stir_shaken_as_response_code
ast_stir_shaken_vs_response_code
const char * as_response_code_to_str(enum ast_stir_shaken_as_response_code as_rc)
Return string version of AS response code.
const char * vs_response_code_to_str(enum ast_stir_shaken_vs_response_code vs_rc)
Return string version of VS response code.
struct trusted_cert_store * get_trusted_cert_store(void)
Retrieves the OpenSSL trusted cert store.
struct ast_sorcery * get_sorcery(void)
Retrieve the stir/shaken sorcery context.
int get_tn_auth_nid(void)
Retrieves the OpenSSL NID for the TN Auth list extension.
Structure for rwlock and tracking information.
Full structure for sorcery.