gss: expose gss_destroy_cred()
commite69c2a8111defda5983e95b5efe820406f297674
authorLuke Howard <lukeh@padl.com>
Sat, 28 Dec 2019 13:15:49 +0000 (29 00:15 +1100)
committerLuke Howard <lukeh@padl.com>
Tue, 4 Feb 2020 06:28:35 +0000 (4 17:28 +1100)
treee6ccc14d8ce2df4e9f62abde2010101f207c5919
parent8478dd1c88846f71fc66683be46e03b42b16da39
gss: expose gss_destroy_cred()

Build and export gss_destroy_cred(). This permanently destroys the credential,
rather than releasing a handle to it.
lib/gssapi/Makefile.am
lib/gssapi/NTMakefile
lib/gssapi/gssapi/gssapi.h
lib/gssapi/mech/gss_destroy_cred.c