get DDF marshalling working
[moonshot.git] / mech_eap / util_shib.h
index 38c594d..79ae90f 100644 (file)
@@ -76,6 +76,7 @@ public:
     void releaseAnyNameMapping(gss_buffer_t type_id,
                                gss_any_t input) const;
 
+    const char *marshallingKey(void) const;
     bool unmarshallAndInit(const gss_eap_attr_ctx *manager,
                            DDF &object GSSEAP_UNUSED);
     DDF marshall(void) const;