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/Async_protocol/Client/index.html

Module Async_protocol.ClientSource

Sourceval handshake : ?override_supported_versions:int list -> authorize:Authorize.t -> client_cred_cache:Krb_public__.Client_cred_cache.t -> accepted_conn_types:Conn_type_preference.t -> peer:Async.Socket.Address.Inet.t -> Krb_public__.Protocol_backend_async.t -> Connection.t Async.Deferred.Or_error.t

Perform handshake as a client. Becomes determined when done, and ready for sending/receiving user data.

OCaml

Innovation. Community. Security.