Create Builder for SaProposal

This commit:
- Create Builder for SaProposal
- Validate proposed encryption algorithms
- Override hashCode and equals of Transform

Bug: 122690774
Test: FrameworksIkeTests SaProposalTest
Change-Id: I7b734387955f1d0a5a7cdd64972d41b903ff4500
3 files changed
tree: e72d482510b43e8a339e96b02d7e0562d24a1b5d
  1. src/
  2. tests/
  3. Android.mk
  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.