mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Provide a useful pinentry prompt.
This commit is contained in:
parent
5b341a9a47
commit
03d34be425
5 changed files with 65 additions and 5 deletions
|
@ -195,6 +195,9 @@ void set_next_passphrase( const char *s );
|
|||
char *get_last_passphrase(void);
|
||||
void next_to_last_passphrase(void);
|
||||
|
||||
char *gpg_format_keydesc (PKT_public_key *pk, int escaped);
|
||||
|
||||
|
||||
/*-- getkey.c --*/
|
||||
void cache_public_key( PKT_public_key *pk );
|
||||
void getkey_disable_caches(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue