# Functions
CheckAuthentication verifies that the connection to vault is setup correctly by retrieving information about the configured token.
DefaultClient initialize a Vault client and wrap it in a Service factory.
Vault returns an envelope encryption using a remote transit backend for key encryption.
FromVaultClient wraps an existing Vault client as a Service factory.
Transformer returns an envelope encryption using a remote transit backend for key encryption.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServiceFactory defines Vault client cervice contract.
# Type aliases
No description provided by the author