Given a Smart Card ATR (Answer-To-Reset); Is is possible to determine which bytes that can be variable to create an ATR Mask for the particular card?
An example ATR might look like (which can be parsed by Ludovic Rousseau's ATR parser):
3B FF 18 00 FF 81 31 FE 45 65 63 11 05 40 02 50 00 10 55 10 03 03 05 00 43
Is there any generic way to accomplish this? Or do I have to contact the card vendor for the particular card?