package mehari

  1. Overview
  2. Docs

Module Private.CertSource

Sourcemodule type X509 = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule Make (X : X509) : S with module IO := X.IO and type path := X.path
OCaml

Innovation. Community. Security.