D++ (DPP)  10.0.30
C++ Discord API Bot Library
dpp::openssl_connection Class Reference

This is an opaque class containing openssl library specific structures. More...

Collaboration diagram for dpp::openssl_connection:

Public Attributes

SSL * ssl
 OpenSSL session. More...
 

Detailed Description

This is an opaque class containing openssl library specific structures.

We define it this way so that the public facing D++ library doesn't require the openssl headers be available to build against it.

Member Data Documentation

◆ ssl


The documentation for this class was generated from the following file: