arijit8972

Results 1 issues of arijit8972

I am providing a sample code that I have written, ``` query := types.QueryTpmAttestationReport{This: host.Reference()} attestationReport, err := methods.QueryTpmAttestationReport(ctx, vmwareClient.RoundTripper, &query) tpmPCRValues := tpmAttestationReport.Returnval.TpmPcrValues[0] fmt.Printf("VMware host attestation report : %v\n",...

lifecycle/frozen