mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
import works
This commit is contained in:
parent
78c49af6c3
commit
c8bb57d05d
33 changed files with 1404 additions and 141 deletions
|
@ -91,6 +91,7 @@ int import_pubkeys( const char *filename );
|
|||
int export_pubkeys( STRLIST users );
|
||||
/* dearmor.c --*/
|
||||
int dearmor_file( const char *fname );
|
||||
int enarmor_file( const char *fname );
|
||||
|
||||
/*-- revoke.c --*/
|
||||
int gen_revoke( const char *uname );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue