44#if defined(USE_AUTOCRYPT)
struct ConfigDef AutocryptVars[]
Config definitions for the autocrypt library.
static bool autocrypt_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
const struct Module ModuleAutocrypt
Module for the Autocrypt library.
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
Convenience wrapper for the core headers.
@ MODULE_ID_AUTOCRYPT
ModuleAutocrypt, Autocrypt
Container for lots of config items.
Container for Accounts, Notifications.