Revert "Support EAP-TLS in Moonshot (requires OpenSSL)"
[moonshot.git] / moonshot / mech_eap / util.h
index 7a6c094..4f54d41 100644 (file)
@@ -270,12 +270,6 @@ gssEapSetCredPassword(OM_uint32 *minor,
                       const gss_buffer_t password);
 
 OM_uint32
-gssEapSetCredClientCertificate(OM_uint32 *minor,
-                               gss_cred_id_t cred,
-                               const gss_buffer_t clientCert,
-                               const gss_buffer_t privateKey);
-
-OM_uint32
 gssEapSetCredService(OM_uint32 *minor,
                      gss_cred_id_t cred,
                      const gss_name_t target);