Add support for sending Digital Signature Authentication

This change adds support for sending certificates for Digital Signature
Authentication.

Bug: 122694669
Test: FrameworksIkeTests passing; new tests added.
Change-Id: Ie41f82c2ce9bcce64d27acc5fb8d98ee64e2cea8
5 files changed
tree: 9ecd1971b47306b99174dc35eedaef7eb24d572c
  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.