Am Mittwoch, 16. August 2006 08:47 schrieb Martin Paljak:
> On 15.08.2006, at 22:57, Nils Larsch wrote:
> > btw: is there a reason why the pinpad stuff in reader-pcsc.c is
> > disabled
> > by default ?
>
> As it was/is somewhat experimental. Also note, that it's not disabled
> by default in the cod
On 16.08.2006, at 11:27, Wolfgang Glas wrote:
***
#ifdef _WIN32
# define PINPAD_ENABLED
#else
# ifdef HAVE_READER_H
# ifdef PCSC_INCLUDES_IN_PCSC
# include
# else
# include
# endif
# ifdef HOST_TO_CCID_32
# define PINPAD_ENABLED
# endif
#endif
*
On 8/16/06, Wolfgang Glas <[EMAIL PROTECTED]> wrote:
(pcsc-lite 1.3.1 and Win32 PCSC). Looking at the lines 35-41 of reader-pcsc.c
As of r3007 it should also work on Windows. I hope it was documented
before somewhere, but the code was experimental and implemented upon
the Linux stack of drivers
Andreas Jellinghaus wrote:
Douglas, you experimented with the ID Ally CSP and got it
working with opensc, right? If so, could you tell me:
a) the CSP documentation states that not only the CSP but also
all dll's used by the CSP need to be signed by microsoft. I think
that is wrong, and