Paypass Maestro Mastercard を読み取ろうとしています。そこで、次の SELECT PPSE コマンドを送信します。
00 A4 04 00 0E 32 50 41 59 2E 53 59 53 2E 44 44 46 30 31 00
次の応答が返されます。
6F 2C 84 0E 32 50 41 59 2E 53 59 53 2E 44 44 46
30 31 A5 1A BF 0C 17 61 15 4F 0C A0 00 00 00 04
30 60 C1 23 45 67 89 87 01 03 9F 2A 01 02
選択が成功すると:SW1SW2=9000
TLV Decoder で応答をデコードしようとすると、次のようになります。
6F File Control Information (FCI) Template
84 Dedicated File (DF) Name
325041592E5359532E4444463031
A5 File Control Information (FCI) Proprietary Template
BF0C File Control Information (FCI) Issuer Discretionary Data
61 Application Template
4F Application Identifier (AID) – card
A0000000043060C123456789
87 Application Priority Indicator
03
9F2A Unknown tag
02
不明なタグ 9F2A を含むこの結果をどのように解釈すればよいかわかりません。Maestro カードの AID はどうでしょうか。検索したところ、次のことがわかりました。
A0000000043060
誰かがこの問題を解決するのを手伝ってくれますか?