Implement IntegrityTransform

This commit:
- Implement IntegrityTransform
- Add constants of supported integrity transform

Bug: 115994442
Test: FrameworksIkeTests IkeSaPayloadTest
Change-Id: Ibc0e97bfe3c14a9b42e5ecb3eb84f419db379ee9
3 files changed
tree: 49d136f8cc7dec6f98a204e34d1897d8e7027e9e
  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.