mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-14 10:36:58 -07:00
added EMV tag #9F6E (#676)
This commit is contained in:
parent
556826b5d5
commit
696e863078
1 changed files with 1 additions and 0 deletions
|
@ -272,6 +272,7 @@ static const struct emv_tag emv_tags[] = {
|
|||
{ 0x9f6a, "Unpredictable Number", EMV_TAG_NUMERIC },
|
||||
{ 0x9f6b, "Track 2 Data" },
|
||||
{ 0x9f6c, "Card Transaction Qualifiers (CTQ)", EMV_TAG_BITMASK, &EMV_CTQ },
|
||||
{ 0x9f6e, "Form Factor Indicator" },
|
||||
{ 0xa5 , "File Control Information (FCI) Proprietary Template" },
|
||||
{ 0xbf0c, "File Control Information (FCI) Issuer Discretionary Data" },
|
||||
{ 0xdf20, "Issuer Proprietary Bitmap (IPB)" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue