Create IkeTunnelConnectionParams

IkeTunnelConnectionParams is an implementation of
TunnelConnectionParams, containing IKEv2-specific configurations.

Bug: 180664474
Test: atest IkeTunnelConnectionParamsTest
Change-Id: I62d4949b0e99bb898d7997e7e461ee3f4b8d0e2f
3 files changed
tree: 53130d94512605d3541f3be060a192b912eadb56
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. lint-baseline.xml
  9. OWNERS
  10. PREUPLOAD.cfg
  11. README.md
  12. 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.