export gss_store_cred

This commit is contained in:
Luke Howard
2011-03-21 16:54:27 +11:00
parent e8dc503c5d
commit 8a88550546
2 changed files with 2 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ EXPORTS
gss_set_name_attribute
gss_set_sec_context_option
gss_sign
gss_store_cred
gss_test_oid_set_member
gss_unseal
gss_unwrap

View File

@@ -78,6 +78,7 @@ HEIMDAL_GSS_2.0 {
gss_set_name_attribute;
gss_set_sec_context_option;
gss_sign;
gss_store_cred;
gss_test_oid_set_member;
gss_unseal;
gss_unwrap;