Add a PKCS11 provider supporting signing and verifing sigatures.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22435 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-01-14 20:53:56 +00:00
parent 9a0cc41169
commit c9f443454e
9 changed files with 2396 additions and 70 deletions

View File

@@ -218,6 +218,8 @@ HEIMDAL_X509_1.0 {
_hx509_cert_assign_key;
_hx509_cert_private_key;
_hx509_name_from_Name;
# pkcs11 symbols
C_*;
local:
*;
};