krb5_trace_info¶
-
type krb5_trace_info¶
A wrapper for passing information to a krb5_trace_callback .
Currently, it only contains the formatted message as determined the the format string and arguments of the tracing macro, but it may be extended to contain more fields in the future.
Declaration¶
typedef struct _krb5_trace_info krb5_trace_info
Members¶
-
const char *krb5_trace_info.message¶