Embedded SDK
Embedded SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
tlv_trusted_name_out_s Struct Reference

#include <tlv_use_case_trusted_name.h>

Collaboration diagram for tlv_trusted_name_out_s:
Collaboration graph
[legend]

Public Attributes

uint8_t version
 
uint8_t trusted_name_type
 
uint8_t trusted_name_source
 
buffer_t trusted_name
 
uint64_t chain_id
 
buffer_t address
 
buffer_t nft_id
 
buffer_t source_contract
 
uint32_t challenge
 
semver_t not_valid_after
 
bool nft_id_received
 
bool source_contract_received
 
bool challenge_received
 
bool not_valid_after_received
 

Detailed Description

Definition at line 91 of file tlv_use_case_trusted_name.h.

Member Data Documentation

◆ address

buffer_t tlv_trusted_name_out_s::address

Definition at line 103 of file tlv_use_case_trusted_name.h.

◆ chain_id

uint64_t tlv_trusted_name_out_s::chain_id

Definition at line 101 of file tlv_use_case_trusted_name.h.

◆ challenge

uint32_t tlv_trusted_name_out_s::challenge

Definition at line 111 of file tlv_use_case_trusted_name.h.

◆ challenge_received

bool tlv_trusted_name_out_s::challenge_received

Definition at line 118 of file tlv_use_case_trusted_name.h.

◆ nft_id

buffer_t tlv_trusted_name_out_s::nft_id

Definition at line 107 of file tlv_use_case_trusted_name.h.

◆ nft_id_received

bool tlv_trusted_name_out_s::nft_id_received

Definition at line 116 of file tlv_use_case_trusted_name.h.

◆ not_valid_after

semver_t tlv_trusted_name_out_s::not_valid_after

Definition at line 113 of file tlv_use_case_trusted_name.h.

◆ not_valid_after_received

bool tlv_trusted_name_out_s::not_valid_after_received

Definition at line 119 of file tlv_use_case_trusted_name.h.

◆ source_contract

buffer_t tlv_trusted_name_out_s::source_contract

Definition at line 109 of file tlv_use_case_trusted_name.h.

◆ source_contract_received

bool tlv_trusted_name_out_s::source_contract_received

Definition at line 117 of file tlv_use_case_trusted_name.h.

◆ trusted_name

buffer_t tlv_trusted_name_out_s::trusted_name

Definition at line 99 of file tlv_use_case_trusted_name.h.

◆ trusted_name_source

uint8_t tlv_trusted_name_out_s::trusted_name_source

Definition at line 97 of file tlv_use_case_trusted_name.h.

◆ trusted_name_type

uint8_t tlv_trusted_name_out_s::trusted_name_type

Definition at line 95 of file tlv_use_case_trusted_name.h.

◆ version

uint8_t tlv_trusted_name_out_s::version

Definition at line 93 of file tlv_use_case_trusted_name.h.


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