QuestionQ149
Ensuring data protectionA customer’s internal security team must manage its own encryption keys to encrypt data in Cloud Storage and has chosen customer-supplied encryption keys (CSEK).
How should the team perform this task?
- A Upload the encryption key to a Cloud Storage bucket, and then upload the object to the same bucket.
- B Use the gsutil command line tool to upload the object to Cloud Storage, and specify the location of the encryption key.
- C Generate an encryption key in the Google Cloud Platform Console, and upload an object to Cloud Storage using the specified key.
- D Encrypt the object, then use the gsutil command line tool or the Google Cloud Platform Console to upload the object to Cloud Storage.
Community Discussion