package krb

  1. Overview
  2. Docs
A library for using Kerberos for both Rpc and Tcp communication

Install

Dune Dependency

Authors

Maintainers

Sources

krb-v0.16.0.tar.gz
sha256=353675621e4c5a888f2483dc1bb7281bd17ce4ed7dfd2f40142257f98db7c77d

doc/krb.internal/Krb_internal_public/Auth_context/index.html

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.