package krb

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

Module Krb_internal_public.Get_init_creds_optsSource

Get_init_creds_opts.t stores options for getting credentials from the KDC. It is used to change ticket lifetimes and flags for requested tickets.

Sourcetype t

krb5_get_init_creds_opt

Sourceval create : ?tkt_lifetime:Core.Time_float.Span.t -> ?renew_lifetime:Core.Time_float.Span.t -> ?forwardable:bool -> ?proxiable:bool -> unit -> t
Sourceval default : t
Sourcemodule Raw : sig ... end
OCaml

Innovation. Community. Security.