package conduit-async

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type config
val verify_certificate : [ `Ssl_not_compiled_in ] -> bool Async.Deferred.t
val configure : ?version:[ `Ssl_not_compiled_in ] -> ?name:string -> ?ca_file:string -> ?ca_path:string -> ?session:[ `Ssl_not_compiled_in ] -> ?verify:([ `Ssl_not_compiled_in ] -> bool Async.Deferred.t) -> unit -> config
OCaml

Innovation. Community. Security.