Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ The report generated by the hardware (AMD SEV-SNP or Intel TDX). The report_data
| JSON Field | Description |
| :--- | :--- |
| keys | An array of keys in JWK format. Expected `kid`: `HCLAkPub` (vTPM AK public), `HCLEkPub` (vTPM EK public). |
| vm_configuration | Selective Azure confidential VM configuration. |
| user_data | 64-byte data (HEX string) read from `0x01400002` NV index (Report Data). |
| vm-configuration | Selective Azure confidential VM configuration. |
| user-data | 64-byte data (HEX string) read from `0x01400002` NV index (Report Data). |

Example

Expand Down