Hello.
I'm interested to work with Java Cards under Linux with pcsc. I
have the Towitoko reader and the Cyberflex Schlumberger card.
Does anybody know how to intall several card applets into the
card?
Are anybody working with Java Cards?
Thanks.
Hello.
> I am looking for a JavaCard which has a crypto engine on it. Could
> somebody recommend one?
It depends on your needs. I know three Java Cards with crypto module:
Cyberflex (Schlumberger), GemXpresso (Gemplus) and SmartCafe (G&D). Each
one has its features and its advantatges. What y
Hello.
I've just compiled pcsc-0.8.9 and I have followed the Installation
Instructions without any problem. But when I run pcscserver, it starts and
sudenly finish the program, in stead of remaining resident. And I don't
get any error message.
Is there any way to know wh
Hello.
I'm working with Cyberflex Access card with a Towitoko reader
with pcsc-lite-0.3.0 .
I send a "Create File" APDU (the example from the Cyberflex Access
Programmer's Guide, p. 103) and I recieve a "Privilege is insufficient to
create a file".
Anybody know
Hello.
I send several APDUs to a Smart Card. There is one instruction
that computes data. I call SCardTransmit with this instruccion and returns
a NOT_TRANSACTED error. I supose it's due to the timeout.
Is there any way to change the timeout of this function?
Th