Module identity_mapping

Source
Expand description

Implements creation of JSON formatted launch measurement identity documents. This comes from Intel’s TD Identity Mapping, and has been expanded for SNP and VBS. This format allows verifiers to validate a COSE Sign1 payload, and correlate that to a launch measurement and SVN.

Structs§

BaseMeasurement
BuildInfo
Build information.
Environment
This field is required by TD mapping specification.
MeasurementInstance
SnpEndorsement
SVN of this image.
SnpLaunchMeasurement
SNP launch measurement.
TdxEndorsement
SVN of this image.
TdxLaunchMeasurement
TDX MRTD.
VbsEndorsement
SVN of this image.
VbsLaunchMeasurement
VBS Boot Digest.

Enums§

Measurement
Combined measurement structure.

Constants§

CLASS_ID_GUID 🔒
Defined by specification.

Type Aliases§

SnpMeasurement
TdxMeasurement
VbsMeasurement