SSLLock¶ class kanzi::connect::SSLLock¶ SSL Locking functionality for SSL versions (<= 1.0.2) that does not have built-in support for multithreading. Public Static Functions static void cleanup()¶ remove multithreading support for ssl. static void setup()¶ Setup multithreading support for ssl.