package ssl

  1. Overview
  2. Docs
Bindings for OpenSSL

Install

Dune Dependency

Authors

Maintainers

Sources

v0.7.0.tar.gz
md5=0ced13c2beef2135cd9d3a3743ea0e37
sha512=969c4d64828449a49bdef26ca5f8faa72d2fe2a2304ccbf589a3ff097c2bf8ae9eb83ae1c90216f6b4d6f359e462ea47e0106a7386e26848d14910138fcb07f8

doc/ssl/Ssl_threads/index.html

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.

OCaml

Innovation. Community. Security.