Set client certificate and private key for EAP authentication. This function sets the client certificate and private key to be used during authentication. Optionally, a private key password can be provided for encrypted private keys. @attention 1. The client certificate, private key, and private key password are provided as pointers to the respective data arrays. @attention 2. The client_cert, private_key, and private_key_password should be zero-terminated.