Module Ssl_threads

module Ssl_threads: sig .. end
Functions for making the openssl library thread-safe.


Author(s): Samuel Mimram


val init : unit -> unit
Make the library thread-safe. The should be called before Ssl.init.