Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_stir_shaken_payload Struct Reference
Collaboration diagram for ast_stir_shaken_payload:
Collaboration graph
[legend]

Data Fields

char * algorithm
 
struct ast_jsonheader
 
struct ast_jsonpayload
 
char * public_cert_url
 
unsigned char * signature
 

Detailed Description

Definition at line 160 of file res_stir_shaken.c.

Field Documentation

◆ algorithm

char* algorithm

The algorithm used

Definition at line 168 of file res_stir_shaken.c.

Referenced by ast_stir_shaken_payload_free(), ast_stir_shaken_verify(), and stir_shaken_verify_json().

◆ header

struct ast_json* header

◆ payload

struct ast_json* payload

◆ public_cert_url

char* public_cert_url

◆ signature

unsigned char* signature

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