package eio-ssl

  1. Overview
  2. Docs
OpenSSL binding to EIO

Install

Dune Dependency

Authors

Maintainers

Sources

eio-ssl-0.3.0.tbz
sha256=9b80a2510b5755231f2ed85b0ec01fb6988eb2bdb8239206894d6fbfb473f20a
sha512=2f93ba3955b5d9c5c3b8248d83f42f058e60c833a11dbf4dd0a0bf7b219fe68c531b00763c88bd24a3884d82030b1401eb141c6cd26b722843fd74eb1f68374e

doc/eio-ssl/Eio_ssl/index.html

Module Eio_sslSource

Sourcemodule Exn : sig ... end
Sourcemodule Context : sig ... end
Sourcetype t = Eio_unix.Net.stream_socket_ty Eio.Net.stream_socket
Sourceval accept : Context.t -> t

Accept a TLS Connection from a client

Sourceval connect : Context.t -> t

Connect to a server over TLS

OCaml

Innovation. Community. Security.