Configure the Customer-Managed Encryption Key (CMEK) for an upload.
With CMEK you can use keys generated by Google Cloud's Key Management Service to encrypt the data in your objects. Use this option to configure the CMEK of an object created as part of a insert or copy. Key names can be found from the Google Cloud console, and are in the projects/{PROJECT_ID}/locations/{LOCATION_ID}/keyRings/{KEY_RING_ID}/cryptoKeys/{CRYPTO_KEY_ID} format.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The webpage provides a reference for `KmsKeyName` within the Google Cloud Storage C++ library, detailing various versions."],["Version 2.37.0-rc is the latest release candidate available, followed by a history of versions down to 2.11.0."],["This resource explains how to configure Customer-Managed Encryption Keys (CMEK) for object uploads using keys from Google Cloud's Key Management Service."],["CMEK configuration allows users to encrypt data with their own managed keys, and a guide to this is available at the provided link."],["The `well_known_parameter_name()` function is included, returning a `char const *`, though without further explanation as to its exact purpose."]]],[]]