2.2.1.2.1 EfsBlob
The EfsBlob packet is a data structure that contains EFS Recovery Keys.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Reserved |
|||||||||||||||||||||||||||||||
Key count |
|||||||||||||||||||||||||||||||
Keys (variable) |
|||||||||||||||||||||||||||||||
... |
Reserved (4 bytes): Reserved array of bytes. MUST be set to 0x01 0x00 0x01 0x00, in that order.
Key count (4 bytes): Number of recovery keys included. This field MUST be greater than zero. This field MUST contain a 32-bit integer in little-endian format.
Keys (variable): This field MUST consist of one or more entries as specified in the Key count field, with each entry being formatted as defined in section 2.2.1.2.2.