package async_ssl

  1. Overview
  2. Docs
An Async-pipe-based interface with OpenSSL

Install

dune-project
 Dependency

Authors

Maintainers

Sources

async_ssl-v0.16.0.tar.gz
sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01bedd

doc/async_ssl/Async_ssl/index.html

Module Async_sslSource

Sourcemodule Config : sig ... end
Sourcemodule Ffi_generated : sig ... end
Sourcemodule Ffi_generated_types : sig ... end
Sourcemodule Import : sig ... end
Sourcemodule Initialize : sig ... end
Sourcemodule Opt : sig ... end

OpenSSL context options.

Sourcemodule Rfc3526 : sig ... end

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

Sourcemodule Ssl : sig ... end

An Async-pipe-based interface with OpenSSL.

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

The protocol and security level that libopenssl uses.