# Functions
NewApp creates a new Keychain application, using the given configuration.
# Interfaces
KeyResponseWriter is the interface for writing responses to key requests.
SignaResponseWriter is the interface for writing responses to sign requests.
# Type aliases
KeyRequest is a key request.
KeyRequestHandler is a function that handles key requests.
SignRequest is a sign request.
SignRequestHandler is a function that handles sign requests.