Uses of Enum Class
io.confluent.kafka.schemaregistry.encryption.tink.DekFormat
-
Uses of DekFormat in io.confluent.kafka.schemaregistry.encryption.tink
Methods in io.confluent.kafka.schemaregistry.encryption.tink that return DekFormatModifier and TypeMethodDescriptionCryptor.getDekFormat()static DekFormatReturns the enum constant of this class with the specified name.static DekFormat[]DekFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.confluent.kafka.schemaregistry.encryption.tink with parameters of type DekFormat