package ssl

  1. Overview
  2. Docs

Module Ssl_threadsSource

Functions for making the openssl library thread-safe.

  • author Samuel Mimram
Sourceval init : unit -> unit

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