Merge branch 'android-client-cert'

Introduces IKEv2 client certificate authentication for the Android App.
This commit is contained in:
Tobias Brunner
2012-09-04 13:58:49 +02:00
26 changed files with 931 additions and 183 deletions
+2
View File
@@ -67,6 +67,8 @@ LOCAL_SRC_FILES += $(call add_plugin, pem)
LOCAL_SRC_FILES += $(call add_plugin, pkcs1)
LOCAL_SRC_FILES += $(call add_plugin, pkcs8)
LOCAL_SRC_FILES += $(call add_plugin, pkcs11)
LOCAL_SRC_FILES += $(call add_plugin, pubkey)