Merge changes I078cbe89,Iaf5aafe8,If91a2fdd

* changes:
  Handle error in IKE AUTH
  Allow IkeProtocolException to build notify payload
  Handle generic processing error of encrypted resp
tree: de9482623e2abe8047e976731f39c8f66c0c9e3e
  1. src/
  2. tests/
  3. Android.bp
  4. OWNERS
  5. PREUPLOAD.cfg
  6. README.md
  7. 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.