#include <krb5.h>
void krb5_free_creds(
krb5_context context,
krb5_creds * creds);
Service Program Name: QSYS/QKRBGSS The krb5_free_creds() function releases the storage assigned to the contents of a krb5_creds structure and then releases the krb5_creds 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 |