package krb

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

Module Krb_internal_public.Auth_contextSource

Sourcetype t

krb5_auth_context

Holds context related to an authenticated connection (e.g. session key)

Sourcemodule Safe : sig ... end

See ../src/conn_type.mli for documentation

Sourcemodule Priv : sig ... end
Sourcemodule Ap_req : sig ... end
Sourcemodule Ap_rep : sig ... end
Sourcemodule Krb_cred : sig ... end
Sourcetype 'a with_inets = local_inet:Async.Socket.Address.Inet.t -> remote_inet:Async.Socket.Address.Inet.t -> 'a
Sourcemodule V0 : sig ... end
Sourcemodule V1 : sig ... end
Sourcemodule Client : sig ... end
Sourcemodule Service : sig ... end
OCaml

Innovation. Community. Security.