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.15.0.tar.gz
sha256=d0b4b946f4e53dff9091d2d02a235e861ab5ad9d64638b17ba1834dedfb4f53d

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.