package eio-ssl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Eio_ssl.ContextSource

Sourcetype t
Sourceval create : ctx:Ssl.context -> Eio_unix.Net.stream_socket_ty Eio.Net.stream_socket -> t
Sourceval get_fd : t -> Eio_unix.Net.stream_socket_ty Eio.Net.stream_socket
Sourceval get_unix_fd : t -> Unix.file_descr
Sourceval ssl_socket : t -> Ssl.socket
Sourceval ssl_context : t -> Ssl.context
OCaml

Innovation. Community. Security.