![IDTECH Vivopay Neo 2 Developer'S Manual Download Page 266](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786266.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
266
The data field is formatted as follows:
Offset
Length
(bytes)
Data Description
00h
4
Number of records returned
04h
4
Number of records remaining in the file
08h
4
Record size
0Ch
varies
Revocation list records
Each record is formatted as follows:
Offset
Length
(bytes)
Data Description
Example
00h
5
RID (packed hex format)
A0 00 00 00 03
05h
1
Key Index (packed hex format)
FE
08h
3
Certificate Serial Number (packed hex format)
00 10 00
8.10.6.
Delete an Entry from EMV Revocation List (84-0D)
This command deletes a specific entry from the EMV revocation list. Unlike the commands
described previously, this command deletes the specific entry that matches
the RID, the key
index, and the certificate serial number
.
Command Frame
Byte 0-9
Byte 10
Byte 11
Byte 12 Byte 13
Byte 14 …
n
Byte
14+n
Byte
15+n
Header Tag
& Protocol
Version
Command
Sub-
Command
Data
Length
(MSB)
Data
Length
(LSB)
Data
CRC (LSB)
CRC
(MSB)
ViVOtech2\0
84h
0Dh
00
09
The data field contains the information to select the EMV revocation list record:
Offset
Length
(bytes)
Data Description
Example
00h
5
RID (packed hex format)
A0 00 00 00 04
05h
1
Key Index (packed hex format)
F8
06h
3
Certificate Serial Number (packed hex format)
00 10 01