package krb

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.