mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
IDEA removed, signing works
This commit is contained in:
parent
db19a27518
commit
a51cca90b6
30 changed files with 428 additions and 654 deletions
|
@ -36,6 +36,7 @@ void cache_user_id( PKT_user_id *uid, u32 *keyid );
|
|||
int get_pubkey( PKT_pubkey_cert *pkc, u32 *keyid );
|
||||
int get_pubkey_by_name( PKT_pubkey_cert *pkc, const char *name );
|
||||
int get_seckey( RSA_secret_key *skey, u32 *keyid );
|
||||
int get_seckey_by_name( PKT_seckey_cert *skc, const char *name );
|
||||
char*get_user_id_string( u32 *keyid );
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue