3#include <xrpl/basics/Log.h>
5#include <boost/asio/ssl/context.hpp>
16registerSSLCerts(boost::asio::ssl::context&, boost::system::error_code&, beast::Journal j);
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
void registerSSLCerts(boost::asio::ssl::context &, boost::system::error_code &, beast::Journal j)
Register default SSL certificates.