krb5_responder_otp_challenge_free -  Free the value returned by krb5_responder_otp_get_challenge() . 
=====================================================================================================

..

.. c:function:: 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::

	 First introduced in 1.11
 

