gss: expose gss_destroy_cred()
Build and export gss_destroy_cred(). This permanently destroys the credential, rather than releasing a handle to it.
This commit is contained in:
@@ -99,6 +99,7 @@ mechsrc = \
|
||||
mech/gss_decapsulate_token.c \
|
||||
mech/gss_delete_name_attribute.c \
|
||||
mech/gss_delete_sec_context.c \
|
||||
mech/gss_destroy_cred.c \
|
||||
mech/gss_display_name.c \
|
||||
mech/gss_display_name_ext.c \
|
||||
mech/gss_display_status.c \
|
||||
|
Reference in New Issue
Block a user