Implement PrfTransform

This commit:
- Implement PrfTransform
- Add constants of supported prfs

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