This PR add the support for correctly saving, transfering and restoring the content of VTPMs
This call 2 internal/ undocumented APIs methof of the xapi VTPM.get_contents and
VTPM.set_contents
The raw content of the VTPM will be written unencrypted in the metadata JSON, use remote
encryption at rest if you want to protect this data
Description
This PR add the support for correctly saving, transfering and restoring the content of VTPMs This call 2 internal/ undocumented APIs methof of the xapi
VTPM.get_contents
andVTPM.set_contents
The raw content of the VTPM will be written unencrypted in the metadata JSON, use remote encryption at rest if you want to protect this data
tested with and without differential restore :
Checklist
Fixes #007
,See xoa-support#42
,See https://...
)Introduced by
CHANGELOG.unreleased.md
Review process
Notes: