krb5_free_enctypes -  Free an array of encryption types. 
=========================================================

..

.. c:function:: void krb5_free_enctypes(krb5_context context, krb5_enctype * val)

..


:param:

	          **[in]** **context** - Library context

	          **[in]** **val** - Array of enctypes to be freed


..



..














..




.. note::

	 New in 1.12
 

