Add methods to return supported algorithms

This CL adds methods to return supported crypto algortihms
for IKE and Child SA proposal

Bug: 157577190
Test: FrameworksIkeTests(new tests added)
Change-Id: I5eab8653401b7594e5fa6ba868e3a23f1d8a669f
7 files changed
tree: 5f0cf0d42416a69694a5658be22ded8e2a1b3d9b
  1. apex/
  2. api/
  3. src/
  4. tests/
  5. Android.bp
  6. jarjar-rules-shared.txt
  7. OWNERS
  8. PREUPLOAD.cfg
  9. README.md
  10. 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.