You are here:
Shield KMS Startup
When the regional Shield KMS starts up in a production environment, it accesses each release’s encrypted secrets stored in the regional KMS. It then stores them in the encrypted key cache in preparation for deriving data encryption keys.
The process includes these steps.
- The regional Shield KMS starts up.
- After the basic Shield KMS processes run, the server notifies the local key broker service that it’s ready to accept key material.
- The key broker service communicates with the Key Escrow server to request current release secrets.
- The Key Escrow server gets the release secrets from the primary Shield KMS and securely passes them to the key broker service.
- The key broker server writes the secrets into the regional Shield KMS.
- The regional Shield KMS validates all the keys and secrets against their hashes and then stores them in the encrypted key cache. It’s then ready for encryption service.

