Environment
- Ruby Version: 2.6
- Symmetric Encryption Version: 4.3.2
- Application/framework names and versions: Rails 6.x
- Keystore: AWS
Expected Behavior
(not a bug, new feature)
Be able to read the data encryption key from an env var when using the AWS Keystore instead of file to avoid putting keys on the filesystem.
Actual Behavior
Feature does not exist
Pull Request
#148 (Work in progress)