Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Public Attributes

std::string address
std::string username
std::string password
bool trusted
std::string ssl_support
std::string ssl_private_key_path
std::string ssl_certificate_path
std::string ssl_ca_file
std::vector< std::string > ssl_allowed_fingerprints
bool ssl_allow_any_cert
std::string proxy

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::address

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::password

◆ proxy

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::proxy

◆ ssl_allow_any_cert

bool tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::ssl_allow_any_cert

◆ ssl_allowed_fingerprints

std::vector<std::string> tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::ssl_allowed_fingerprints

◆ ssl_ca_file

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::ssl_ca_file

◆ ssl_certificate_path

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::ssl_certificate_path

◆ ssl_private_key_path

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::ssl_private_key_path

◆ ssl_support

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::ssl_support

◆ trusted

bool tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::trusted

◆ username

std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::username

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