Uses of Class
io.confluent.dekregistry.storage.exceptions.DekGenerationException
Packages that use DekGenerationException
-
Uses of DekGenerationException in io.confluent.dekregistry.storage
Methods in io.confluent.dekregistry.storage that throw DekGenerationExceptionModifier and TypeMethodDescriptionprotected DataEncryptionKeyDekRegistry.generateEncryptedDek(KeyEncryptionKey kek, DataEncryptionKey key) protected DataEncryptionKeyDekRegistry.generateRawDek(KeyEncryptionKey kek, DataEncryptionKey key)