Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
stir_shaken_verification_ds Struct Reference

#include <stir_shaken.h>

Data Fields

char * attestation
 
char * identity
 
enum ast_stir_shaken_vs_response_code verify_result
 

Detailed Description

Definition at line 33 of file stir_shaken.h.

Field Documentation

◆ attestation

char* attestation

The attestation value

Definition at line 37 of file stir_shaken.h.

Referenced by ast_stir_shaken_add_result_to_channel(), func_read_verification(), and verification_ds_free().

◆ identity

char* identity

The identitifier for the STIR/SHAKEN verification

Definition at line 35 of file stir_shaken.h.

Referenced by ast_stir_shaken_add_result_to_channel(), func_read_verification(), and verification_ds_free().

◆ verify_result

The actual verification result

Definition at line 39 of file stir_shaken.h.

Referenced by ast_stir_shaken_add_result_to_channel(), and func_read_verification().


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