mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-07-16 02:03:00 -07:00
added a tag
This commit is contained in:
parent
10d4f82338
commit
f7ec230e98
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ static const struct emv_tag emv_tags[] = {
|
|||
{ 0x9f6c, "Card Transaction Qualifiers (CTQ)", EMV_TAG_BITMASK, &EMV_CTQ },
|
||||
{ 0xa5 , "File Control Information (FCI) Proprietary Template" },
|
||||
{ 0xbf0c, "File Control Information (FCI) Issuer Discretionary Data" },
|
||||
{ 0xdf20, "Issuer Proprietary Bitmap (IPB)" },
|
||||
};
|
||||
|
||||
static int emv_sort_tag(tlv_tag_t tag)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue