package ssl

  1. Overview
  2. Docs
On This Page
  1. Libraries
    1. ssl
Legend:
Library
Module
Module type
Parameter
Class
Class type

ssl 0.5.12

Libraries

This package provides the following libraries (via ocamlobjinfo):

ssl

Documentation:

  • Ssl Functions for making encrypted communications using the Secure Socket Layer (SSL). These are mostly bindings to the openssl library.
  • Ssl_threads * Functions for making the openssl library thread-safe. * *