dump

Performs local attestation operations without requiring a connection to the vHSM server. Note, report is not verified.

Usage

vhsm nitride attestation -provider=<provider> dump [flags]

Required Flags

  • -provider=<provider> : The attestation provider to use for attestation (required).

Supported Providers

-provider=azure-sev-snp-vtpm

Supports Azure VM family DCas_v5 with AMD SEV-SNP and paravirtualized vTPM-based attestation

Flags


Examples

Dump attestation data with a specific provider:

vhsm nitride attestation -provider=aws-sev-snp-raw dump

Output

Dump attestation data in JSON format:

Output

Dump attestation data with base64 encoding:

Output

Last updated

Was this helpful?