# Functions

NewClient returns a Client implementation.

# Structs

CreateDekRequest represents a request to create a dek.
CreateKekRequest represents a request to create a kek.
Dek represents a Data Encryption Key.
DekID represents a Key Encryption Key ID.
Kek represents a Key Encryption Key.
KekID represents a Key Encryption Key ID.

# Interfaces

Client is an interface for clients interacting with the Confluent DEK Registry.