Use the provided Identity from EapSessionConfig.
EapStateMachine always returns the default identity (an empty
byte-array) for EAP-Identity requests. This should be changed to use the
identity value configured by the client.
Bug: 133794339
Test: atest IdentityStateTest
Change-Id: I09d3af61a42817f7a5115ada9bfc9436370a4156
5 files changed
tree: 86c9af7378e7931917171d74c346b465bf4c0e21
- src/
- tests/
- Android.bp
- OWNERS
- PREUPLOAD.cfg
- README.md
- TEST_MAPPING
README.md
IKEv2 Library for Android
Introduction
This IKEv2 library is an in-process client library implementing the IKEv2 protocol as well as extensions necessary for the support of IWLAN. It is designed to work in a non-privileged fashion on top of the Android IPsec API surface.