I'm developing a digital signing application on OS X (I'm using Panther). I decided to use Cardman 2020 (USB) with my app.
I have my Cardman reader running properly (pcsctest finished successful). I have a card which contains data on it (two keys protected by PINs). Something goes wrong when I try establish connection to the card. I receive an error "MSC_UNRECOGNIZED_TOKEN" (0x9C52).
When first time I used function "MSCListTokens" with first parameter "MSC_LIST_KNOWN" there was no tokens in MSCLPTokenInfo data type variable. But when I used "MSC_LIST_ALL" instead of "MSC_LIST_KNOWN" there was one token available in MSCLPTokenInfo variable, which name was "Unknown token". I don't know what is going on. Is there something wrong with the chip card I use ?
Does the PCSC framework on my Mac which is based on MUSCLE project doesn't supports all kinds of chip cards ? Does it matter which manufacturer's chip card I use ?
How to fix my problem, where could I find the solution ?
Any help will be appreciated.
Thank You.
Greetings,
Tom.
_______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
