Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A customer's internal security team needs to manage their own encryption keys for data in Cloud Storage using customer-supplied encryption keys (CSEK). How should they accomplish this?
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.