...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
(Deprecated: Use asio::ssl::stream instead.) Provides stream-oriented functionality using OpenSSL
Defined in header <boost/beast/ssl/ssl_stream.hpp>
template< class NextLayer> struct ssl_stream : public net::ssl::stream< NextLayer >