Phase2 Parameters.
Enterprise Security EAP parameters for Phase2 authentication.
Data Fields | |
cy_enterprise_security_tunnel_t | tunnel_auth_type |
Tunnel authentication type. | |
cy_enterprise_security_eap_type_t | inner_eap_type |
Inner EAP type. | |
char | inner_identity [CY_ENTERPRISE_SECURITY_MAX_IDENTITY_LENGTH] |
Inner user identity. | |
char | inner_password [CY_ENTERPRISE_SECURITY_MAX_PASSWORD_LENGTH] |
Inner user password. | |