Send IKE Notify Payload for SIGNATURE_HASH_ALGORITHMS

This change adds the SIGNATURE_HASH_ALGORITHMS notification to the IKE
init message.

Bug: 143300452
Test: FrameworksNetTests updated, passing
Change-Id: I607a5f16a2bfb13c3ac767856760ef8bae09120e
4 files changed
tree: 6155ac6d78dbfa19be8fb0464d621c1dbd9b8d9e
  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.