v1BootProof constructor
const
v1BootProof({})
Implementation
const v1BootProof({
required this.ephemeralPublicKeyHex,
required this.awsAttestationDocB64,
required this.qosManifestB64,
required this.qosManifestEnvelopeB64,
required this.deploymentLabel,
required this.enclaveApp,
required this.owner,
required this.createdAt,
});