package krb

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

Parameters

module Backend : sig ... end

Signature

type protocol_backend = Backend.t
module Connection : Core.T with type t = Krb_public__.Protocol.Make(Backend).Connection.t
module Server : sig ... end
module Client : sig ... end