mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
v0.2.11
This commit is contained in:
parent
b13e238a19
commit
0eb5aa6cfd
19 changed files with 226 additions and 264 deletions
|
@ -53,6 +53,7 @@ int sign_file( STRLIST filenames, int detached, STRLIST locusr,
|
|||
int clearsign_file( const char *fname, STRLIST locusr, const char *outfile );
|
||||
int sign_key( const char *username, STRLIST locusr );
|
||||
int edit_keysigs( const char *username );
|
||||
int delete_key( const char *username );
|
||||
int change_passphrase( const char *username );
|
||||
|
||||
/*-- sig-check.c --*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue