1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package async_ssl
-
async_ssl
-
-
async_ssl.bindings
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val sexp_of_t : t -> Sexplib0.Sexp.t
val closed : t -> unit Core.Or_error.t Async.Deferred.t
val close : t -> unit
val peer_certificate : t -> Certificate.t Core.Or_error.t option
val pem_peer_certificate_chain : t -> string option
val session_reused : t -> bool