package krb

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

Module Private.ProtocolSource

Sourcemodule type Connection = sig ... end
Sourcemodule type S = sig ... end
Sourcemodule type Stable_protocol = sig ... end
Sourceval supported_versions : int list
Sourcemodule Make (Backend : sig ... end) : S with type protocol_backend = Backend.t
Sourcemodule Stable : sig ... end
OCaml

Innovation. Community. Security.