class axl::io::FreeSslCtx

#include <axl_io_SslCtx.h>

class FreeSslCtx
{
public:
    // methods

    void
    operator()(SSL_CTX* h);
};