|
Embedded SDK
Embedded SDK
|
#include <tlv_use_case_trusted_name.h>

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 |
| uint8_t | blockchain_family |
| bool | nft_id_received |
| bool | source_contract_received |
| bool | challenge_received |
| bool | not_valid_after_received |
| bool | blockchain_family_received |
Definition at line 101 of file tlv_use_case_trusted_name.h.
| buffer_t tlv_trusted_name_out_s::address |
Definition at line 113 of file tlv_use_case_trusted_name.h.
| uint8_t tlv_trusted_name_out_s::blockchain_family |
Definition at line 125 of file tlv_use_case_trusted_name.h.
| bool tlv_trusted_name_out_s::blockchain_family_received |
Definition at line 132 of file tlv_use_case_trusted_name.h.
| uint64_t tlv_trusted_name_out_s::chain_id |
Definition at line 111 of file tlv_use_case_trusted_name.h.
| uint32_t tlv_trusted_name_out_s::challenge |
Definition at line 121 of file tlv_use_case_trusted_name.h.
| bool tlv_trusted_name_out_s::challenge_received |
Definition at line 130 of file tlv_use_case_trusted_name.h.
| buffer_t tlv_trusted_name_out_s::nft_id |
Definition at line 117 of file tlv_use_case_trusted_name.h.
| bool tlv_trusted_name_out_s::nft_id_received |
Definition at line 128 of file tlv_use_case_trusted_name.h.
| semver_t tlv_trusted_name_out_s::not_valid_after |
Definition at line 123 of file tlv_use_case_trusted_name.h.
| bool tlv_trusted_name_out_s::not_valid_after_received |
Definition at line 131 of file tlv_use_case_trusted_name.h.
| buffer_t tlv_trusted_name_out_s::source_contract |
Definition at line 119 of file tlv_use_case_trusted_name.h.
| bool tlv_trusted_name_out_s::source_contract_received |
Definition at line 129 of file tlv_use_case_trusted_name.h.
| buffer_t tlv_trusted_name_out_s::trusted_name |
Definition at line 109 of file tlv_use_case_trusted_name.h.
| uint8_t tlv_trusted_name_out_s::trusted_name_source |
Definition at line 107 of file tlv_use_case_trusted_name.h.
| uint8_t tlv_trusted_name_out_s::trusted_name_type |
Definition at line 105 of file tlv_use_case_trusted_name.h.
| uint8_t tlv_trusted_name_out_s::version |
Definition at line 103 of file tlv_use_case_trusted_name.h.