I was able to get a CyberFlex e-Gate 32K card to work. I tried both cards with and 
without the plug.

I did get a strange message:

        opencard.core.service.CardServiceException: Unable to delete AID A0 00 00 00 
01 01 Response: [EMAIL PROTECTED]
        0000:  6A 88                                            j.              

                at 
smartcard.OCF.service.CFlexAccessD32Loader.deleteApplication(CFlexAccessD32Loader.java:154)
                at smartcard.OCF.app.LoadCFlexAccess32.load(LoadCFlexAccess32.java:59)
                at smartcard.OCF.app.LoadCFlexAccess32.main(LoadCFlexAccess32.java:187)

and on another card (I tried a second time), I got the above with a second message

        opencard.core.service.CardServiceException: Unable to delete AID A0 00 00 00 
01 Response: [EMAIL PROTECTED]
        000:  6A 88                                            j.
 
                at 
smartcard.OCF.service.CFlexAccessD32Loader.deleteApplication(CFlexAccessD32Loader.java:154)
                at smartcard.OCF.app.LoadCFlexAccess32.load(LoadCFlexAccess32.java:64)
                at smartcard.OCF.app.LoadCFlexAccess32.main(LoadCFlexAccess32.java:187)


Here is my configuration: 
Software:
        jdk1.3.1_10
        OCF1.2 w/libOCFPCSC1.so
        Cryptix
        The latest CCID/pcsc-lite software
Hardware: SCR331-DI

and when I unziped and ran  (without re-compiling)
        1) java smartcard.OCF.app.LoadCFlexAccess32 -load CardEdge.bin -statics 6
        2) java smartcard.OCF.app.LoadCFlexAccess32 -install 21000
Then I used muscleTool to format the token.

Then I was able to use muscleTool to format the token. Note that there is a bug in the 
released copy of muscleTool, 
and you need the one from CVS, at least version 1.40 of muscleTool.c (or specify the 
musclekey explicitly)

Also - when I try using j2sdk1.4.2_0, it does not work. It just hangs. (I did not 
recompile or rebuild anything).


Also - I got the following error on one card:

Formatting token [->: 00 a4 04 00 06 a0 00 00 00 01 01
musclecardApplet.c [2044]: Not Transacted error during SCardTransmit: 80100016
->: b0 2a 00 00 38 08 4d 75 73 63 6c 65 30 30 04 01 08 4d 75 73 63 6c 65 30 30 08 4d 
75 73 63 6c 65 30 30 08 02 08 30 30 30 30 30 30 30 30 08 31 31 31 31 31 31 31 31 00 00 
1b b8 00 02 01
musclecardApplet.c [2044]: Not Transacted error during SCardTransmit: 80100016
**] : Failed (Internal Error)


This was caused by trying to connect to the card too many times unsuccessfully. 
(The joys of debugging code)


Also - I was unable to get the cards to work with the Axalto e-Gate Desktop Connector 
nor with the e-Gate Token COnnector.
I have to use a CCID-compiant reader.

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

Reply via email to