Create a Custom Encryption Key
A custom encryption key is a 256-bit Advanced Encryption Standard (AES) key that you create.
You can
create your own 256-bit AES key or you can use a REST API to generate one. The REST
API only generates the key and does not store it. You can generate a key as many
times as you need using one of the following API operations:
GET https://live.oraclecloud.com/tenant/api/keys/Tenant_Name/generate/tenantKey
or, for EMEA customers,
GET https://emea.live.oraclecloud.com/tenant/api/keys/Tenant_Name/generate/tenantKey
where Tenant_Name is your organization's name.
Results:
In the future, the screen displays the dates on which the key was created and last modified.