#include <net_ssl.h>
◆ use_ssl_certificate()
| void epee::net_utils::ssl_authentication_t::use_ssl_certificate |
( |
boost::asio::ssl::context & |
ssl_context | ) |
const |
Load private_key_path and certificate_path into ssl_context.
◆ certificate_path
| std::string epee::net_utils::ssl_authentication_t::certificate_path |
Certificate used for authentication to peer.
◆ private_key_path
| std::string epee::net_utils::ssl_authentication_t::private_key_path |
Private key used for authentication.
The documentation for this struct was generated from the following files: