23#ifndef MUTT_AUTOCRYPT_AUTOCRYPT_DATA_H
24#define MUTT_AUTOCRYPT_AUTOCRYPT_DATA_H
struct AutocryptData * autocrypt_data_new(void)
Create new Autocrypt Data.
void account_entry_array_clear(struct AccountEntryArray *entries)
Clear an AccountEntry array.
Convenience wrapper for the library headers.
Data to pass to the Autocrypt Functions.
bool done
Should we close the Dialog?
struct Menu * menu
Autocrypt Menu.
struct AccountEntryArray entries
Account Entries.