krb5_free_keytab_entry_contents -- Free
the contents of a keytab entry

C Prototype

krb5_error_code krb5_free_keytab_entry_contents (
krb5_context context,
krb5_keytab_entry *entry );
Arguments

context (input/output) | | The context structure. |
| entry (input/output) | | The keytab entry whose contents
are to be freed. |
Description

This routine frees the contents of a Kerberos keytab entry.
Return
Values

This routine returns the following KRB5 status code: