package krb

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

The following functions are used to reduce code duplication between this implementation and lib/krb_for_low_latency_transport. They implement the guts of kerberized_tcp.ml abstractly over a Protocol_with_test_mode.

module Client : sig ... end
module Server : sig ... end