]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
added a tag
authormerlokk <olegmsn@gmail.com>
Sun, 3 Dec 2017 18:28:36 +0000 (20:28 +0200)
committermerlokk <olegmsn@gmail.com>
Sun, 3 Dec 2017 18:28:36 +0000 (20:28 +0200)
client/emv/emv_tags.c

index 1c5cbb9d24f6ab657f9442b5406714d3545008e1..89626cee60dffb36cc66cff203365107dbb01ecf 100644 (file)
@@ -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" },
        { 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)
 };
 
 static int emv_sort_tag(tlv_tag_t tag)
Impressum, Datenschutz