Add a pki command to sign, verify, encrypt and decrypt PKCS#7 containers

This commit is contained in:
Martin Willi
2012-12-19 10:32:07 +01:00
parent 5d932e4f01
commit 47120d4977
2 changed files with 392 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ pki_SOURCES = pki.c pki.h command.c command.h \
commands/self.c \
commands/print.c \
commands/signcrl.c \
commands/pkcs7.c \
commands/verify.c
pki_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la