Parse RSA private keys from PKCS#8 encoded blobs.

This commit is contained in:
Tobias Brunner
2012-02-01 18:27:45 +01:00
parent 5ec525c1d1
commit 9255aa87ec
4 changed files with 151 additions and 1 deletions
+2 -1
View File
@@ -10,6 +10,7 @@ plugin_LTLIBRARIES = libstrongswan-pkcs8.la
endif
libstrongswan_pkcs8_la_SOURCES = \
pkcs8_plugin.h pkcs8_plugin.c
pkcs8_plugin.h pkcs8_plugin.c \
pkcs8_builder.h pkcs8_builder.c
libstrongswan_pkcs8_la_LDFLAGS = -module -avoid-version