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

Module Krb_internal_public.Key_usage_numberSource

Sourcetype t

Key usage numbers.

Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_int : t -> int

Constructors

Sourceval as_req_pa_enc_ts : t
Sourceval kdc_rep_ticket : t
Sourceval as_rep_encpart : t
Sourceval tgs_req_ad_sesskey : t
Sourceval tgs_req_ad_subkey : t
Sourceval tgs_req_auth_cksum : t
Sourceval tgs_req_auth : t
Sourceval tgs_rep_encpart_sesskey : t
Sourceval tgs_rep_encpart_subkey : t
Sourceval ap_req_auth_cksum : t
Sourceval ap_req_auth : t
Sourceval ap_rep_encpart : t
Sourceval krb_priv_encpart : t
Sourceval krb_cred_encpart : t
Sourceval krb_safe_cksum : t
Sourceval app_data_encrypt : t
Sourceval app_data_cksum : t
Sourceval krb_error_cksum : t
Sourceval ad_kdcissued_cksum : t
Sourceval ad_mte : t
Sourceval ad_ite : t
OCaml

Innovation. Community. Security.