--On Wednesday, March 31, 2004 14:28:01 -0300 Nelson Murilo
<[EMAIL PROTECTED]> wrote:

>> The cyberflex card is a java card with no filesystem. opensc does not
>> support it. MUSCLE does support it.
>> 
>  
> Maybe this is not correct:
> 
> debian:~# opensc-tool -a
> Connecting to card in reader Schlumberger E-Gate...
> Using card driver Schlumberger Multiflex/Cryptoflex.
> Card ATR: 3B 95 18 40 FF 62 01 02 01 04 ;[EMAIL PROTECTED]

Axalto/Schlumberger sells two different types of e-gate cards

Cryptoflex cards have an iso7816-like filesystem and support some iso7816-4
commands. opensc supports these cards. The muscle framework supports also
supports these cards.

Cyberflex cards are openplatfom javacards with no filesystem. opensc does
not support these cards. the muscle framework supports these cards if the
muscle applet is installed.

The "class not supported" error reported by [EMAIL PROTECTED] does
indicate a cyberflex card. (cryptoflex cards use a CLA byte of 0xC0 for
many  commands. openplatform java cards usually only support CLA bytes of
00, 0x80 and 0x84 (in addition to any CLA bytes supported by add-on applets
installed on the card.))


_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to