mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Removed more secret key related code.
It builds fine and passes some of the tests but there are quite some features which don't work yet.
This commit is contained in:
parent
daab9aff3a
commit
299ed4c9e2
20 changed files with 1307 additions and 1946 deletions
|
@ -2522,7 +2522,7 @@ found:
|
|||
* so that can free it's context.
|
||||
*/
|
||||
int
|
||||
enum_secret_keys (void **context, PKT_secret_key * sk,
|
||||
enum_secret_keys (void **context, PKT_public_key * sk,
|
||||
int with_subkeys, int with_spm)
|
||||
{
|
||||
log_debug ("FIXME: Anonymous recipient does not yet work\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue