package ez_api

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

Module EzSessionSource

Sourceval debug : bool
Sourcemodule TYPES : sig ... end
Sourcemodule Hash : sig ... end

Hash module, that hashing algorithms.

Sourcemodule type M = sig ... end

Output signature for Make functor

Sourcemodule Make (S : TYPES.SessionArg) : sig ... end

Main functor that produces definition for authentication services and encodings for types used by service's input, output and errors.

OCaml

Innovation. Community. Security.