#include <krb5.h>
void krb5_free_ticket(
krb5_context context,
krb5_ticket * ticket);
Service Program Name: QSYS/QKRBGSS The krb5_free_ticket() function releases the storage assigned to a krb5_ticket structure and then releases the krb5_ticket structure itself.
No authorities are required.
This routine does not return a value.
| Message ID | Error Message Text |
|---|---|
| CPE3418 E | Possible APAR condition or hardware failure. |
| Top | Security APIs UNIX-Type APIs | APIs by category |