MIT Kerberos Documentation


krb5_context

krb5_context

Declaration

typedef struct _krb5_context* krb5_context

Members

krb5_magic krb5_context.magic
krb5_enctype * krb5_context.in_tkt_etypes
krb5_enctype * krb5_context.tgs_etypes
struct _krb5_os_context krb5_context.os_context
char * krb5_context.default_realm
profile_t krb5_context.profile
kdb5_dal_handle * krb5_context.dal_handle
int krb5_context.ser_ctx_count
void * krb5_context.ser_ctx
krb5_deltat krb5_context.clockskew
krb5_cksumtype krb5_context.kdc_req_sumtype
krb5_cksumtype krb5_context.default_ap_req_sumtype
krb5_cksumtype krb5_context.default_safe_sumtype
krb5_flags krb5_context.kdc_default_options
krb5_flags krb5_context.library_options
krb5_boolean krb5_context.profile_secure
int krb5_context.fcc_default_format
krb5_prompt_type * krb5_context.prompt_types
int krb5_context.udp_pref_limit
krb5_boolean krb5_context.use_conf_ktypes
krb5_boolean krb5_context.profile_in_memory
struct plugin_dir_handle krb5_context.libkrb5_plugins
struct krb5plugin_service_locate_ftable * krb5_context.vtbl
void(** krb5_context.locate_fptrs
krb5_preauth_context * krb5_context.preauth_context
struct ccselect_module_handle ** krb5_context.ccselect_handles
struct errinfo krb5_context.err
struct _kdb_log_context * krb5_context.kdblog_context
krb5_boolean krb5_context.allow_weak_crypto
krb5_boolean krb5_context.ignore_acceptor_hostname
krb5_trace_callback krb5_context.trace_callback
void * krb5_context.trace_callback_data
struct plugin_interface krb5_context.plugins
char * krb5_context.plugin_base_dir