Client Cloud Kms Config Args
Constructors
Properties
Link copied to clipboard
Each version of a key contains key material used for encryption or signing. A key's version is represented by an integer, starting at 1. To decrypt data or verify a signature, you must use the same key version that was used to encrypt or sign the data.
Link copied to clipboard
Location name of the key ring, e.g. "us-west1".
Link copied to clipboard
The Google Cloud project id of the project where the kms key stored. If empty, the kms key is stored at the same project as customer's project and ecrypted with CMEK, otherwise, the kms key is stored in the tenant project and encrypted with GMEK.
Link copied to clipboard