MIT Kerberos Documentation


krb5_auth_context

krb5_auth_context

Declaration

typedef struct _krb5_auth_context* krb5_auth_context

Members

krb5_magic krb5_auth_context.magic
krb5_address * krb5_auth_context.remote_addr
krb5_address * krb5_auth_context.remote_port
krb5_address * krb5_auth_context.local_addr
krb5_address * krb5_auth_context.local_port
krb5_key krb5_auth_context.key
krb5_key krb5_auth_context.send_subkey
krb5_key krb5_auth_context.recv_subkey
krb5_int32 krb5_auth_context.auth_context_flags
krb5_ui_4 krb5_auth_context.remote_seq_number
krb5_ui_4 krb5_auth_context.local_seq_number
krb5_authenticator * krb5_auth_context.authentp
krb5_cksumtype krb5_auth_context.req_cksumtype
krb5_cksumtype krb5_auth_context.safe_cksumtype
krb5_pointer krb5_auth_context.i_vector
krb5_rcache krb5_auth_context.rcache
krb5_enctype * krb5_auth_context.permitted_etypes
krb5_mk_req_checksum_func krb5_auth_context.checksum_func
void * krb5_auth_context.checksum_func_data
krb5_enctype krb5_auth_context.negotiated_etype
krb5_authdata_context krb5_auth_context.ad_context