cryptoKeyBackend property

String? cryptoKeyBackend
getter/setter pair

The resource name of the backend environment where the key material for the wrapping key resides and where all related cryptographic operations are performed.

Currently, this field is only populated for keys stored in HSM_SINGLE_TENANT. Note, this list is non-exhaustive and may apply to additional ProtectionLevels in the future. Supported resources: * "projects / * /locations / * /singleTenantHsmInstances / * "

Immutable.

Implementation

core.String? cryptoKeyBackend;