Add gss_krb5_set_allowable_enctypes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18971 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -205,6 +205,11 @@ gss_krb5_free_lucid_sec_context(OM_uint32 *minor_status,
|
|||||||
void *kctx);
|
void *kctx);
|
||||||
|
|
||||||
|
|
||||||
|
OM_uint32
|
||||||
|
gss_krb5_set_allowable_enctypes(OM_uint32 *minor_status,
|
||||||
|
gss_cred_id_t cred,
|
||||||
|
OM_uint32 num_enctypes,
|
||||||
|
krb5_enctype *enctypes);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user