MEPP2 Project
Namespaces | Functions
root_certificates.hpp File Reference
#include <boost/asio/ssl.hpp>
#include <string>
Include dependency graph for root_certificates.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 detail
 

Functions

void detail::load_root_certificates (ssl::context &ctx, boost::system::error_code &ec)
 
void load_root_certificates (ssl::context &ctx, boost::system::error_code &ec)
 
void load_root_certificates (ssl::context &ctx)
 

Function Documentation

◆ load_root_certificates() [1/2]

void load_root_certificates ( ssl::context &  ctx)
inline

Definition at line 143 of file root_certificates.hpp.

Here is the call graph for this function:

◆ load_root_certificates() [2/2]

void load_root_certificates ( ssl::context &  ctx,
boost::system::error_code &  ec 
)
inline

Definition at line 136 of file root_certificates.hpp.

Here is the call graph for this function: