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

Module Mode.ServerSource

include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t Base__Ppx_compare_lib.compare
include Ppx_hash_lib.Hashable.S with type t := t
Sourceval hash_fold_t : t Base__Ppx_hash_lib.hash_fold
Sourceval hash : t -> Base__Ppx_hash_lib.Std.Hash.hash_value
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval kerberized : ?conn_type_preference:Conn_type_preference.t -> key_source:Server_key_source.t -> t

Construct a Kerberized mode with Server_key_source.default ()

This function will not raise an exception. See Server_key_source.default.

Sourceval test_with_principal : ?test_principal:Principal.Name.t -> unit -> t
OCaml

Innovation. Community. Security.