#include <krb5.h>
void krb5_free_keyblock(
krb5_context context,
krb5_keyblock * keyblock);
Service Program Name: QSYS/QKRBGSSThe krb5_free_keyblock() function releases the contents of the krb5_keyblock structure and then releases the krb5_keyblock 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 |