Re: [opensc-devel] Changes to the internal pkcs11 framework API

2010-03-09 Thread Viktor TARASOV
Martin Paljak wrote: > On Mar 9, 2010, at 14:44 , Viktor TARASOV wrote: > >> Hi, >> >> it seems that the internal API 'framework' of the pkcs11 module can be >> simplified and be made more flexible >> for the pkcs11 framework level. >> >> My initial motivation is to give the access to the 'sc_

Re: [opensc-devel] Changes to the internal pkcs11 framework API

2010-03-09 Thread Martin Paljak
On Mar 9, 2010, at 14:44 , Viktor TARASOV wrote: > > Hi, > > it seems that the internal API 'framework' of the pkcs11 module can be > simplified and be made more flexible > for the pkcs11 framework level. > > My initial motivation is to give the access to the 'sc_pkcs11_slot' inside > the fra

[opensc-devel] Changes to the internal pkcs11 framework API

2010-03-09 Thread Viktor TARASOV
Hi, it seems that the internal API 'framework' of the pkcs11 module can be simplified and be made more flexible for the pkcs11 framework level. My initial motivation is to give the access to the 'sc_pkcs11_slot' inside the framework operation 'login'. And so I would like to change its proto