Go to the Dashboard
Perform the following steps to go to the Google Cloud Key Management Dashboard:From the main Google Cloud dashboard, enter
Key Management into the search bar at the top of the page.Create a key
Perform the following steps to create an externally managed key:In the Key Creation wizard, enter a name for the key. The key name you specify here does not need to match the name of the key created on the KMES Series 3.
Enter the Key URI.
-
If using Manual for your Google KMS infrastructure, you must specify the full identifying string for the external key that was created on the KMES Series 3.
Format:
https://<hostname>:<port>/v0/key-encrypt/external/<key name>**** Example:https://ekms.virtucrypt.com:8081/v0/key-encrypt/external/Demo-Key**** -
If using Crypto Space for your Google KMS Infrastructure, you need to specify only the following portion of the identifying string for the Google Crypto Space you created on the KMES Series 3:
/v0/key-encrypt/external/<crypto space name>
<hostname> field, specify the hostname or IP address of the KMES device. Set the <port> field to the REST API port on the KMES. By default, the REST API port is 8081.Select [ Continue ]. This enables you to select either Symmetric encrypt/decrypt or Asymmetric sign in the Purpose drop-down menu.

