X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.orig;a=blobdiff_plain;f=mech_eap%2Fgssapi_eap.h;fp=mech_eap%2Fgssapi_eap.h;h=02f132fb546d2d6022929bc551be2797669e6a95;hp=588665bc5fa724276a6444bb0d7e929036ac13a4;hb=49c65b803b43e159e38f6a16505bad54de153916;hpb=7be2d8513a5df47f2ae4409f59ecc1450147c03a diff --git a/mech_eap/gssapi_eap.h b/mech_eap/gssapi_eap.h index 588665b..02f132f 100644 --- a/mech_eap/gssapi_eap.h +++ b/mech_eap/gssapi_eap.h @@ -78,6 +78,13 @@ extern gss_OID GSS_EAP_CRED_SET_CRED_FLAG; extern gss_OID GSS_EAP_CRED_SET_CRED_PASSWORD; /* + * Path to PKCS#12 private key file for use with EAP-TLS + * authentication. + */ +extern gss_OID GSS_EAP_CRED_SET_CRED_PRIVATE_KEY; + + +/* * Credentials flag indicating the local attributes * processing should be skipped. */