Kanzi Connect 3.9.10
kanzi::connect::SSLLock Class Reference

SSL Locking functionality for SSL versions (<= 1.0.2) that does not have built-in support for multithreading. More...

#include <ssl_lock.hpp>

Static Public Member Functions

static void cleanup ()
 remove multithreading support for ssl.
 
static void setup ()
 Setup multithreading support for ssl.
 

Detailed Description

SSL Locking functionality for SSL versions (<= 1.0.2) that does not have built-in support for multithreading.

Member Function Documentation

◆ cleanup()

static void kanzi::connect::SSLLock::cleanup ( )
static

remove multithreading support for ssl.

◆ setup()

static void kanzi::connect::SSLLock::setup ( )
static

Setup multithreading support for ssl.


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