Changeset View
Changeset View
Standalone View
Standalone View
b/g10/options.h
Context not available. | |||||
int compress_level; | int compress_level; | ||||
int bz2_compress_level; | int bz2_compress_level; | ||||
int bz2_decompress_lowmem; | int bz2_decompress_lowmem; | ||||
const char *def_secret_key; | strlist_t def_secret_key; | ||||
char *def_recipient; | char *def_recipient; | ||||
int def_recipient_self; | int def_recipient_self; | ||||
strlist_t secret_keys_to_try; | strlist_t secret_keys_to_try; | ||||
Context not available. |