formatting the card was infact my problem, I had not done so. After formatting my card, everything seems to be working ok.
thanks for your help derrick > Finaly I have looked the code of the plugins for the cryptoflex. > It is normal that there is no chaining. It seems that the plugins wants > only know if there is a MF (3F00), but the response doesn't interest it. > > The problem provides from the command -> c0 a4 0 0 2 3f ce > where the card response is SW = 6a 82 > This code means (cf cryptoflex.h): > /** Required object is missing */ > #define CFMSC_OBJECT_NOT_FOUND 0x6A82 > > This cause the following response when you try to connect. > "musclecard.c:497 MSCIdentifyToken returns Object not found" > > I have no idea why this object is not found on your card. But have you > format your card as explain at the end of the README? > > http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/CFlexPlugin/README?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=muscleplugins > > Regards, > > Damien Sauveron _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
