Add Vendor ID Payload

Create IkeVendorPayload and support decoding in
its constructor.

Bug: 113876666
Test: FrameworksIkeTests
Change-Id: I8ae6f366d34b4a74754b0311118c3e83a896ff19
2 files changed
tree: 1a3bdb95b64caece3b419955c7b92e2762a43693
  1. src/
  2. tests/
  3. Android.mk
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
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.