All Classes and Interfaces
Classes
Class
Description
In envelope encryption, a user generates a data encryption key (DEK) locally, encrypts data with
the DEK, sends the DEK to a KMS to be encrypted (with a key managed by KMS - KEK), and then
stores the encrypted DEK.
In envelope encryption, a user generates a data encryption key (DEK) locally, encrypts data with
the DEK, sends the DEK to a KMS to be encrypted (with a key managed by KMS - KEK), and then
stores the encrypted DEK.
An implementation of local
KmsClient for testing.