package tls

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Effectful operations usign mirage for pure TLS.

module Make (F : V1_LWT.FLOW) : sig ... end

TLS module given a flow

module X509 (KV : V1_LWT.KV_RO) (C : V1.CLOCK) : sig ... end

X.509 handling given a key value store and a clock