We want to create and manage keys in KMS and provide those keys to a third party to encrypt our data at rest. Third party uses GCS to store data. How do we go about it?
Trying to understand the steps and flow.
Per my understanding we will create a key ring and keys in KMS. Not sure how we provide those keys to third party so that they can encrypt our data at rest.