API: Support constructing a Builder with an Ike/ChildSessionParams object

This CL allows caller to easily create a copy of Ike/ChildSessionParams
object with few modifications.

Test: FrameworksIkeTests, CtsIkeTestCases
Bug: 163604823
Change-Id: I7ebf06e60f63d19fddaf9113b0af1d89802a1222
4 files changed
tree: 8ef6ba7a06c158d295ed91d0da05b63bb2d2876d
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. jarjar-rules-test.txt
  8. OWNERS
  9. PREUPLOAD.cfg
  10. README.md
  11. 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.