Luiz Reuter Silva Torro wrote: > Hello, > when I use the function MSCListKeys(), which fills a struct MSCKeyInfo, > its fields cipherMode and cipherDirection give random values. > Does anyone also noted this behavior?
I cannot verify this behavior, but I know the following: cipherMode and cipherDirection are not supported by the old MuscleCard applet. The applet did not support key policies. The old MCardPlugin statically fills this fields regardless of what the card actually can do. So this should not happen. What versions are you using? Do you use use my version in development, which I sent Murilo? This version works only correctly with the new applet at the moment. Karsten > _______________________________________________ > Muscle mailing list > [email protected] > http://lists.drizzle.com/mailman/listinfo/muscle _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
