Copyright © 2010-2020, International Technologies & Systems Corporation. All rights reserved.
Page 21 of 76
User Manual, SecureHead USB and UART Interface
Track1 2
nd
byte is ‘B’.
There is only one ‘=’ in track 2 and the position of ‘=’ is between 12
th
~ 20
th
character.
Total length of track 2 should above 21 characters.
•
AAMVA (American Association of Motor Vehicle Administration) Card
Encoding method
Track1 is 7 bits encoding. Track2 is 5 bits encoding. Track3 is 7 bits encoding.
•
Others (Customer card)
3.12.6.MSR Data Masking
For cards need to be encrypted, both encrypted data and clear text data are sent.
Masked Area
The data format of each masked track is ASCII.
The clear data include start and end sentinels, separators, first N, last M digits of the
PAN, card holder name (for Track1).
The rest of the characters should be masked using mask character.
Set PrePANClrData (N), PostPANClrData (M), MaskChar (Mask Character)
N and M are configurable and default to 4 first and 4 last digits. They follow the
current PCI constraints requirements (N 6, M 4 maximum).
Mask character default value is ‘*’.
•
Set PrePANClrDataID (N), parameter range 00h ~ 06h, default value 04h
•
Set PostPANClrDataID (M), parameter range 00h ~ 04h, default value 04h
•
MaskCharID (Mask Character), parameter range 20h ~ 7Eh, default value 2Ah
•
DisplayExpirationDataID, parameter range ‘0’~’1’, default value ‘0’