More to do about the about the PKCS11 code.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17418 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-03 16:40:59 +00:00
parent aaeb02de1b
commit caf62477c9

View File

@@ -7,6 +7,14 @@ x501 name
DSA support
DSA2 support
Rewrite the pkcs11 code to support the following:
* Keep as many sessions open to the card as long as possible.
* Avoid trying to login to the card over and over.
* Reset the pin on card change.
* Ref count the lock structure to make sure we have a
prompter when we need it.
x509 policy mappings support
CRL delta support