void krb5_free_cksumtypes ( krb5_context context, krb5_cksumtype *val );
The context structure.
The checksum type to free.
This routine frees a Kerberos checksum structure val. The contents of the structure should have already been freed.