Module Ssl_threads

Functions for making the openssl library thread-safe.

val init : unit -> unit

Make the library thread-safe. The should be called before Ssl.init.