2.2.1.6.1 The Revocation List Request Message

This section starts with an 8-bit field specifying the number of list IDs, followed by the array of list IDs itself. A list ID is a globally unique identifier (GUID) used to identify which type of revocation list the receiver is requesting. Possible list ID values are listed in Revocation Lists.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ProtocolVersion

MessageType

CountOfRevocationListRequests

RevocationListRequests (variable)

...

ProtocolVersion (1 byte): Contains the protocol version. The protocol version MUST be set to 0x03.

MessageType (1 byte): Contains the message type for revocation list request messages. The message type for revocation list messages MUST be set to 0x0a.

CountOfRevocationListRequests (1 byte): Indicates the number of entries.

RevocationListRequests (variable): A variable-length list of 128-bit GUIDs.