1#ifndef XRPL_APP_MISC_DETAIL_WORKSSL_H_INCLUDED 
    2#define XRPL_APP_MISC_DETAIL_WORKSSL_H_INCLUDED 
    4#include <xrpld/app/misc/detail/WorkBase.h> 
    5#include <xrpld/core/Config.h> 
    7#include <xrpl/basics/contract.h> 
    8#include <xrpl/net/HTTPClientSSLContext.h> 
   10#include <boost/asio/ssl.hpp> 
   11#include <boost/format.hpp> 
   36        boost::asio::io_context& ios,
 
 
A generic endpoint for log messages.
 
boost::asio::ip::tcp::endpoint endpoint_type
 
boost::system::error_code error_code
 
void onHandshake(error_code const &ec)
 
void onConnect(error_code const &ec)
 
HTTPClientSSLContext context_
 
boost::asio::ssl::stream< socket_type & > stream_type
 
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.