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

Module Krb_public.Handshake_errorSource

Sourcemodule Kind : sig ... end

Represents the kind of error that can arise while establishing a kerberized connection.

Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval of_error : kind:Kind.t -> Core.Error.t -> t
Sourceval of_result : kind:Kind.t -> ('a, Core.Error.t) Async.Deferred.Result.t -> ('a, t) Async.Deferred.Result.t
Sourceval ignore_handshake_error_kind : [ `Call of Async.Socket.Address.Inet.t -> exn -> unit | `Ignore | `Raise ] -> [ `Call of Kind.t -> Async.Socket.Address.Inet.t -> exn -> unit | `Ignore | `Raise ]
OCaml

Innovation. Community. Security.