Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
platform_root_ca.hpp
Go to the documentation of this file.
1
5
#pragma once
6
7
#include <boost/asio/ssl/context.hpp>
8
9
namespace
fc
{
10
11
//Add the platform's trusted root CAs to the ssl context
12
void
add_platform_root_cas_to_context
(boost::asio::ssl::context& ctx);
13
}
fc
namespace sysio::chain
Definition
authority.cpp:3
fc::add_platform_root_cas_to_context
void add_platform_root_cas_to_context(boost::asio::ssl::context &ctx)
Definition
platform_root_ca.cpp:117
libraries
fc
include
fc
network
platform_root_ca.hpp
Generated by
1.12.0