HP Open Source Security for OpenVMS Volume 3:... |
KRB5 (Kerberos V5) Application Programming Interface |
|
|
| |
krb5_free_context -- Free a context structure
Void krb5_free_context(
krb5_context context );
| context (input) | Context structure to be freed. |
Description ![]()
This routine frees the context returned by .
Internally calls krb5_init_context.
krb5_os_free_context
|
None. |
|
|
|