krb.public
Test_mode_protocol.Make
krb.internal
module Backend : sig ... end
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