2.2.2.2.1 Protector List Structure

The DDF and DRF Protector List structure in the Version 4 EFSRPC Metadata MUST be formatted as follows.


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

StructureSize

ProtectorsCount

Protector_List_Entries (variable)

...

...

StructureSize (4 bytes): The size in bytes of the protector list. It MUST be a 32-bit unsigned integer in little-endian format.

ProtectorsCount (2 bytes):  This represents the number of protectors in the protector list. It MUST be a 16-bit unsigned integer in little-endian format.

Protector_List_Entries (variable): A number of entries equal to the value in the ProtectorsCount field. The individual entries MUST be formatted as specified in section 2.2.2.2.5.