Re: [opensc-devel] Help with project that demands interoperability betewen cards

2010-08-15 Thread Jean-Michel Pouré - GOOZE
On Sat, 2010-08-14 at 16:28 -0300, Felipe Blauth wrote: > A function to delete objects, such as keys and certificates. Please note that per design, some cards do not allow deleting X.509 certificates. This is the case of the Feitian PKI: See: http://www.opensc-project.org/opensc/ticket/215 Other

Re: [opensc-devel] Help with project that demands interoperability betewen cards

2010-08-14 Thread Felipe Blauth
Hello, thanks for the reply. > > What functionality is missing from libp11? A function to delete objects, such as keys and certificates. > Why not use PKCS#11 directly, without additional layers between your > application and the PKCS#11 library? Actually I am still avaliating the b

Re: [opensc-devel] Help with project that demands interoperability betewen cards

2010-08-14 Thread Martin Paljak
Hello, On Jul 23, 2010, at 7:35 PM, Felipe Blauth wrote: > I'm going to start a project in wich I need to have interoperability between > smart cards. Since not all cards are supported by OpenSC I would like some > advice on the ideas I already have: > > 1) I've been studying PKCS#11 interface

[opensc-devel] Help with project that demands interoperability betewen cards

2010-07-23 Thread Felipe Blauth
Hello again. I'm going to start a project in wich I need to have interoperability between smart cards. Since not all cards are supported by OpenSC I would like some advice on the ideas I already have: 1) I've been studying PKCS#11 interface and it's interation with LIBP11 and I find out a good s