Changeset View
Changeset View
Standalone View
Standalone View
g10/main.h
Context not available. | |||||
/*-- delkey.c --*/ | /*-- delkey.c --*/ | ||||
gpg_error_t delete_keys (ctrl_t ctrl, | gpg_error_t delete_keys (ctrl_t ctrl, strlist_t names, | ||||
strlist_t names, int secret, int allow_both, int subkeys_only); | int secret, int allow_both, | ||||
int subkeys_only, int stubs_only); | |||||
/*-- keygen.c --*/ | /*-- keygen.c --*/ | ||||
const char *get_default_pubkey_algo (void); | const char *get_default_pubkey_algo (void); | ||||
Context not available. |