krb5_responder_fn
-
type krb5_responder_fn
Responder function for an initial credential exchange.
If a required question is unanswered, the prompter may be called.
Declaration
typedef krb5_error_code( * krb5_responder_fn) (krb5_context ctx, void *data, krb5_responder_context rctx)