]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Add a pki command to sign, verify, encrypt and decrypt PKCS#7 containers
authorMartin Willi <martin@revosec.ch>
Tue, 27 Nov 2012 13:59:51 +0000 (14:59 +0100)
committerMartin Willi <martin@revosec.ch>
Wed, 19 Dec 2012 09:32:07 +0000 (10:32 +0100)
commit47120d4977f3732abc9d09622acaab9a9c168b58
treed9c8142cf5db97415149011a3f12a2ebdfaafd98
parent5d932e4f0140f699a4c2e2be9391614ab22c5931
Add a pki command to sign, verify, encrypt and decrypt PKCS#7 containers
src/pki/Makefile.am
src/pki/commands/pkcs7.c [new file with mode: 0644]