TrustedInfrastructure_TrustAuthorityClusters_Attestation_Tpm2_Settings_UpdateSpec
TrustedInfrastructure_TrustAuthorityClusters_Attestation_Tpm2_Settings_UpdateSpec
The Settings.UpdateSpec structure contains information that describes changes to the TPM 2.0 protocol settings.
JSON Example
{
"require_endorsement_keys": false,
"require_certificate_validation": false
}
boolean
require_endorsement_keys
Optional
Require registered TPM endorsement keys. If unset the current state will remain unchanged.
boolean
require_certificate_validation
Optional
Require TPM endorsement key certificate validation. If unset the current state will remain unchanged.