mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 03:48:33 +08:00
chg: more definitions
This commit is contained in:
parent
ed68068107
commit
c6089d7fdb
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ static const struct emv_tag emv_tags[] = {
|
|||
{ 0x9f17, "Personal Identification Number (PIN) Try Counter" },
|
||||
{ 0x9f1a, "Terminal Country Code" },
|
||||
{ 0x9f1f, "Track 1 Discretionary Data", EMV_TAG_STRING },
|
||||
{ 0x9f20, "Track 2 Discretionary Data", EMV_TAG_STRING },
|
||||
{ 0x9f21, "Transaction Time" },
|
||||
{ 0x9f26, "Application Cryptogram" },
|
||||
{ 0x9f27, "Cryptogram Information Data", EMV_TAG_CID },
|
||||
|
|
Loading…
Add table
Reference in a new issue