How External KMS Works
Understand how External Key Management works.
The following diagram shows the External KMS workflow for encryption/decryption operation:
- OCI application/services sends an encryption/decryption request.
- OCI External Key Management Service (KMS) then forwards the request to third-party key management system (Thales) deployed in customer premises.
- Thales then performs encryption/decryption operation on the data and sends the encrypted/decrypted data back to the OCI External KMS.
- OCI External KMS forwards the response to the OCI application/services.