CryptoManagerKmsProvidersConstraints

The Providers.Constraints structure contains constraints on a provider.


Properties

boolean
tpm_required Required

Determines if a provider is restricted to hosts with TPM 2.0 capability.

JSON Example

{
	"tpm_required": false
}

Feedback

Was this page helpful?