ID TECH SREDKey 2 Integration Manual
Page | 23
9. Data Output Format
The SREDKey 2’s default output mode is the enhanced MagStripe reader and key-in format.
<STX><DataLenL><DataLenH><Card Data><CheckLRC><CheckSum><ETX>
<STX> = 02h, <ETX> = 03h
• <LenL><LenH> is a two-byte length of <Card Data>.
• <CheckLRC> is a one byte Exclusive-OR sum calculated for all <Card Data>.
• <CheckSum> is a one-byte sum value calculated for all <Card Data>.
9.1. ID TECH Swipe Data Original Encryption Output Format
9.1.1. ISO/ABA Card
Card Encode Type (note 1)
Track 1-3 Status (note 2)
T1 clear/mask data length
T2 clear/mask data length
T3 clear/mask data length
T1, T2, T3 encrypted data
20 bytes 0x00 (if T1 encrypted, T1 null hash data)
20 bytes 0x00 (if T2 encrypted, T2 null hash data)
20 bytes 0x00 (if T3 encrypted, T3 null hash data)
Note: Field 10 Present only ISO-4909 card.