Expose MOBIKE APIs for IKEv2.

This CL exposes all APIs necessary to enable and use MOBIKE in an IKEv2
Session.

Bug: 158033037
Bug: 172929274
Test: atest FrameworksIkeTests
Change-Id: I5745b2599c730fbf1129c4556525ec41d5269d16
12 files changed
tree: 5add50f590d2b620ff2ec2cc411a267ede31d9c9
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. 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.