package async_ssl

  1. Overview
  2. Docs
include sig ... end
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
val t : t Ctypes.typ
val obj2nid : (t -> int F.return) F.result
val nid2sn : (int -> string option F.return) F.result
val txt2nid : (string -> int F.return) F.result