Re: [opensc-devel] akis patch

2007-08-28 Thread Andreas Jellinghaus
On Tuesday 28 August 2007 11:22:32 Gürer Özen wrote: > This patch implements sc_logout() in AKIS card driver, and fixes two typos > in other files. thanks, all commited to trunk. Regards, Andreas ___ opensc-devel mailing list opensc-devel@lists.opensc-p

Re: [opensc-devel] tcos encipherment

2007-08-28 Thread Dmitry Zhigulin
Peter Koch opensc-project.org> writes: > Could you post the relevant parts of your code or send it to me. I use pkcscsp.2: getPublicKeyFromX509Cert and getX509Value - it is functions from pkcscsp.2, defined in cryptool.cpp. TESTCRK, TESTBL - test return value, if fail throw exception. ...

[opensc-devel] akis patch

2007-08-28 Thread Gürer Özen
This patch implements sc_logout() in AKIS card driver, and fixes two typos in other files. Index: src/pkcs11/framework-pkcs15.c === --- src/pkcs11/framework-pkcs15.c (revision 3258) +++ src/pkcs11/framework-pkcs15.c (working copy) @@