Tlsmodule Ciphersuite : sig ... endCiphersuite definitions and some helper functions.
module Config : sig ... endConfiguration of the TLS stack
module Core : sig ... endCore type definitions
module Crypto : sig ... endmodule Engine : sig ... endTransport layer security
module Explorator : sig ... endmodule Handshake_client : sig ... endmodule Handshake_client13 : sig ... endmodule Handshake_common : sig ... endmodule Handshake_crypto : sig ... endmodule Handshake_crypto13 : sig ... endmodule Handshake_server : sig ... endmodule Handshake_server13 : sig ... endmodule Packet : sig ... endMagic numbers of the TLS protocol.
module Reader : sig ... endmodule State : sig ... endmodule Utils : sig ... endmodule Writer : sig ... end