WPS: Add option for forcing Registrar to use PSK format in Credential
[libeap.git] / src / wps / wps_i.h
index 07d3029..e036176 100644 (file)
@@ -113,6 +113,8 @@ struct wps_data {
        void *ap_settings_cb_ctx;
 
        struct wps_credential *use_cred;
+
+       int use_psk_key;
 };