# Functions
GetEncryptor returns a concrete type that implements EncryptDecryptor based on the configured Encryptor value in the config file.
GetStore returns a concrete type that implements store.Interface based on the configured Store value in the config file.