#include "iroha_conf_loader.hpp"

Classes | |
| struct | FromWsv |
| struct | None |
| struct | RootCert |
Public Types | |
| using | PeerCertProvider = boost::variant< RootCert, FromWsv, None > |
Public Attributes | |
| boost::optional< std::string > | my_tls_creds_path |
| PeerCertProvider | peer_certificates |
| using IrohadConfig::InterPeerTls::PeerCertProvider = boost::variant<RootCert, FromWsv, None> |
| boost::optional<std::string> IrohadConfig::InterPeerTls::my_tls_creds_path |
| PeerCertProvider IrohadConfig::InterPeerTls::peer_certificates |