Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
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