You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Added an encryption service interface to be easily extended for specific encryption key
service providers. Added an implementation of the interface for Equinix SmartKey.
Test Plan:
[[ https://learning.getpostman.com/docs/postman/collections/sharing_collections/ | How to import API Request Collection ]]
Sample API Collection: [[ https://www.getpostman.com/collections/29c1e9c04d38a1fb3269 | SmartKeyRequests ]]
**Order of operations to create a key**
**1)** Create KMS Config API
**2) ** Create Encryption Key API (In normal flow for an end user, KMS service is instantiated within UniverseController.create(), and provided what would be the request body for the wrapper API through a formData field 'encryptionAtRestConfig')
Reviewers: andrew, rahuldesirazu, arnav, sanketh, ram
Reviewed By: ram
Subscribers: yugaware
Differential Revision: https://phabricator.dev.yugabyte.com/D7237
No description provided.
The text was updated successfully, but these errors were encountered: