Module Dream_gluten_lwt_unix.Tls_ioSource
Sourcetype descriptor = [ | `Tls_not_available
] Sourceval make_client : ?alpn_protocols:'a -> 'b -> [> `Tls_not_available ] Lwt.t Sourceval make_server :
?alpn_protocols:'a ->
certfile:'b ->
keyfile:'c ->
'd ->
'e Lwt.t