package async_ssl

  1. Overview
  2. Docs
module Config : sig ... end
module Ffi_generated : sig ... end
module Ffi_generated_types : sig ... end
module Import : sig ... end
module Initialize : sig ... end
module Opt : sig ... end

OpenSSL context options.

module Rfc3526 : sig ... end

These are the MODP groups specified in RFC3526 https://tools.ietf.org/html/rfc3526

module Ssl : sig ... end

An Async-pipe-based interface with OpenSSL.

module Std : sig ... end
module Tls : sig ... end
module Verify_mode : sig ... end
module Version : sig ... end

The protocol and security level that libopenssl uses.