Add support for SetCOS 4.4.1 card. Add support for deleting pkcs15 objects.

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@2511 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
sth 2005-08-22 12:53:17 +00:00
parent 1d05f32bc4
commit 858ea38e97
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
Changes between 0.9.6 and 0.9.7 [XX xxx XXXX] Changes between 0.9.6 and 0.9.7 [XX xxx XXXX]
*) add support for deleting pkcs15 objects. A new
sc_pkcs15init_operation has been added that must be
implemented for each card (e.g. see pkcs15-setcos.c).
[Stef Hoeben]
*) add support (basic and pkcs15init card driver) for the
SetCOS 4.4.1 card.
[Stef Hoeben]
*) add support for TokenInfo::lastUpdate entry (currently *) add support for TokenInfo::lastUpdate entry (currently
the generalizedTime variant). Change pkcs15 cache the generalizedTime variant). Change pkcs15 cache
functions to use the lastUpdate field (if present) and functions to use the lastUpdate field (if present) and