krb5_pac_free - Free a PAC handle.¶
- void krb5_pac_free(krb5_context context, krb5_pac pac)¶
param: | [in] context - Library context [in] pac - PAC to be freed |
---|
This function frees the contents of pac and the structure itself.
param: | [in] context - Library context [in] pac - PAC to be freed |
---|
This function frees the contents of pac and the structure itself.