Appendix A - Examples
DynaPro Mini| PIN Encryption Device | Programmer’s Manual (Commands)
Page 95 of 128 (
D99875629-43
)
The value consists of tag
F7
(merchant data tags), length
0x82007F
, which is always unencrypted, and
parses to the following:
Tag
Length
Value
DFDF40 (Signature or MAC Required)
0001
01
5F25 (EMV Application Effective Date)
0003
120101
5F24 (EMV Application Expiration Date)
0003
140131
5F2A (Transaction Currency Code)
0002
0826
9F02 (Amount Authorized)
0006
000000000200
9F06 (EMV Application AID)
0007
A0000000041010
9F1C (Terminal ID)
0008
3131323233333434
9F39 (POS Entry Mode)
0001
05
9C (Transaction Type)
0001
00
9F34 (CVM Results - Terminal)
0003
5E0300
5F57 (Account Type)
0001
30
5F34 (PAN Sequence Number)
0001
00
5F20 (Cardholder Name)
0009
544553542F43415244
DFDF4D (Mask T2 ICC Data)
0026
3B353431333030303034303030313531333D3
0313134303030303030303030303030303030
3F (“TEST/CARD”)
And the remaining data in the whole big block is:
00000000000000C568ACEB
…which consists of padding zeroes and the 4-byte CBC-MAC
C568ACEB
.