package obus

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method init : data option Lwt.t

Initial challenge

method virtual data : data -> mechanism_return Lwt.t

mech_data must continue the mechanism process with the given response.

method abort : unit

Must abort the mechanism