export gss_store_cred
This commit is contained in:
@@ -86,6 +86,7 @@ EXPORTS
|
|||||||
gss_set_name_attribute
|
gss_set_name_attribute
|
||||||
gss_set_sec_context_option
|
gss_set_sec_context_option
|
||||||
gss_sign
|
gss_sign
|
||||||
|
gss_store_cred
|
||||||
gss_test_oid_set_member
|
gss_test_oid_set_member
|
||||||
gss_unseal
|
gss_unseal
|
||||||
gss_unwrap
|
gss_unwrap
|
||||||
|
@@ -78,6 +78,7 @@ HEIMDAL_GSS_2.0 {
|
|||||||
gss_set_name_attribute;
|
gss_set_name_attribute;
|
||||||
gss_set_sec_context_option;
|
gss_set_sec_context_option;
|
||||||
gss_sign;
|
gss_sign;
|
||||||
|
gss_store_cred;
|
||||||
gss_test_oid_set_member;
|
gss_test_oid_set_member;
|
||||||
gss_unseal;
|
gss_unseal;
|
||||||
gss_unwrap;
|
gss_unwrap;
|
||||||
|
Reference in New Issue
Block a user