GCP Cloud Kms Crypto Key
A GCP Cloud KMS Crypto Key is a named cryptographic key material resource managed by Google Cloud Key Management Service (KMS). Each Crypto Key holds one or more key versions that contain the actual cryptographic material used to encrypt, decrypt, sign or verify data. Crypto Keys live inside a Key Ring, which is itself located in a specific Google Cloud region. Proper configuration of Crypto Keys is essential for enforcing data-at-rest encryption, managing key rotation schedules, and controlling IAM-based access to sensitive cryptographic operations. For a full description of the resource hierarchy and capabilities, refer to the official documentation: https://cloud.google.com/kms/docs/object-hierarchy#cryptokey
Supported Methods​
GET
: Get GCP Cloud Kms Crypto Key by "gcp-cloud-kms-key-ring-location|gcp-cloud-kms-key-ring-name|gcp-cloud-kms-crypto-key-name"LIST
SEARCH
: Search for GCP Cloud Kms Crypto Key by "gcp-cloud-kms-key-ring-location|gcp-cloud-kms-key-ring-name"