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.public/Krb_public/Tcp/index.html

Module Krb_public.TcpSource

Sourcetype 'a with_krb_args = ?cred_cache:Cred_cache.t -> authorize:Authorize.t -> krb_mode:Mode.Client.t -> 'a
Sourcetype 'a with_connect_args = (Async.Socket.Address.Inet.t Async.Tcp.Where_to_connect.t -> 'a) with_krb_args Async.Tcp.Aliases.with_connect_options
Sourcetype 'a async_tcp_server_args = ?max_connections:int -> ?backlog:int -> ?drop_incoming_connections:bool -> ?buffer_age_limit:Async.Writer.buffer_age_limit -> 'a

Arguments passed through to Tcp.Server.create. See Async.Tcp for documentation

Sourcemodule Server : sig ... end
Sourcemodule Internal : sig ... end
OCaml

Innovation. Community. Security.