Electroneum
hw::device_cold::tx_key_data_t Struct Reference

#include <device_cold.hpp>

Collaboration diagram for hw::device_cold::tx_key_data_t:

Public Attributes

std::string salt1
 
std::string salt2
 
std::string tx_enc_keys
 
std::string tx_prefix_hash
 

Detailed Description

Definition at line 97 of file device_cold.hpp.

Member Data Documentation

◆ salt1

std::string hw::device_cold::tx_key_data_t::salt1

Definition at line 98 of file device_cold.hpp.

◆ salt2

std::string hw::device_cold::tx_key_data_t::salt2

Definition at line 99 of file device_cold.hpp.

◆ tx_enc_keys

std::string hw::device_cold::tx_key_data_t::tx_enc_keys

Definition at line 100 of file device_cold.hpp.

◆ tx_prefix_hash

std::string hw::device_cold::tx_key_data_t::tx_prefix_hash

Definition at line 101 of file device_cold.hpp.


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