krb5_responder_otp_challenge_free - Free the value returned by krb5_responder_otp_get_challenge() .¶
-
void
krb5_responder_otp_challenge_free
(krb5_context ctx, krb5_responder_context rctx, krb5_responder_otp_challenge * chl)¶
- param
[in] ctx - Library context
[in] rctx - Responder context
[in] chl - The challenge to free
Note
New in 1.11