Uses of Package
io.confluent.kafka.schemaregistry.encryption
Packages that use io.confluent.kafka.schemaregistry.encryption
-
Classes in io.confluent.kafka.schemaregistry.encryption used by io.confluent.kafka.schemaregistry.encryptionClassDescriptionIn 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.