NEO 2 Interface Developer’s Guide
514
26.
Appendix A.14: Enhanced Encrypted MSR Data Output Format
for Financial and Non-Financial Cards
The following table describes how masking, encryption, and hash outputs are affected by Command
C7-38. For details on the format, refer to document 80000502-001,
ID Tech Encrypted Data Output
Formats
Table 94: Enhanced Encrypted MSR Data Output Format for Bank Card
C7-38 Parameter Value
Clear / Mask Data
Encrypted / Hash Data
Track 3 Track 2 Track 1 Track 3 Track 2
Track 1
Force Encryption
(Bank Card)
0xXX
M
M
M
E+H
E+H
E+H
C: Clear Data. M: Mask Data. E: Encrypted Data. H: Hash Data.
Table 95: Enhanced Encrypted MSR Data Output Format for Non-Bank Card (TTK not support)
C7-38 Parameter Value
Clear / Mask Data
Encrypted/ Hash Data
Track 3
Track 2
Track 1
Track 3
Track 2
Track 1
Force Encryption
(non-Bank Card)
0x00(0000)
0x10(10000)
C
C
C
0x01(0001)
0x11(10001)
C
C
E+H
0x02(0010)
0x12(10010)
C
C
E+H
0x03(0011)
0x13(10011)
C
E+H
E+H
0x04(0100)
0x14(10100)
C
C
E+H
0x05(0101)
0x15(10101)
C
E+H
E+H
0x06(0110)
0x16(10110)
C
E+H
E+H
0x07(0111)
0x17(10111)
E+H
E+H
E+H
C: Clear Data. M: Mask Data. E: Encrypted Data. H: Hash Data.
If a bank card PAN is between whitelist settings, then output response would keep plaintext even
if encryption is enabled and force encryption is set to ON.