]> git.ipfire.org Git - thirdparty/strongswan.git/commit
Implemented private key on top of a PKCS#11 token
authorMartin Willi <martin@revosec.ch>
Thu, 15 Jul 2010 15:54:26 +0000 (17:54 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 4 Aug 2010 07:26:20 +0000 (09:26 +0200)
commit5f1e4438cbce7723ad4c2afcdb01ec39bf64335c
tree01d743e756bcfd149a3a44d18468457243c53337
parentd007ce320626ea504be547afef79851142b24c41
Implemented private key on top of a PKCS#11 token
src/libstrongswan/plugins/pkcs11/Makefile.am
src/libstrongswan/plugins/pkcs11/pkcs11_plugin.c
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.c [new file with mode: 0644]
src/libstrongswan/plugins/pkcs11/pkcs11_private_key.h [new file with mode: 0644]