Monero
Loading...
Searching...
No Matches
mms::authorized_signer Struct Reference

#include <message_store.h>

Collaboration diagram for mms::authorized_signer:

Public Member Functions

 authorized_signer ()

Public Attributes

std::string label
std::string transport_address
bool monero_address_known
cryptonote::account_public_address monero_address
bool me
uint32_t index
std::string auto_config_token
crypto::public_key auto_config_public_key
crypto::secret_key auto_config_secret_key
std::string auto_config_transport_address
bool auto_config_running

Constructor & Destructor Documentation

◆ authorized_signer()

mms::authorized_signer::authorized_signer ( )
inline

Member Data Documentation

◆ auto_config_public_key

crypto::public_key mms::authorized_signer::auto_config_public_key

◆ auto_config_running

bool mms::authorized_signer::auto_config_running

◆ auto_config_secret_key

crypto::secret_key mms::authorized_signer::auto_config_secret_key

◆ auto_config_token

std::string mms::authorized_signer::auto_config_token

◆ auto_config_transport_address

std::string mms::authorized_signer::auto_config_transport_address

◆ index

uint32_t mms::authorized_signer::index

◆ label

std::string mms::authorized_signer::label

◆ me

bool mms::authorized_signer::me

◆ monero_address

cryptonote::account_public_address mms::authorized_signer::monero_address

◆ monero_address_known

bool mms::authorized_signer::monero_address_known

◆ transport_address

std::string mms::authorized_signer::transport_address

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