#include <wallet_rpc_server_commands_defs.h>
◆ address
| std::string tools::wallet_rpc::COMMAND_RPC_SET_DAEMON::request_t::address |
◆ 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 |
The documentation for this struct was generated from the following file: