mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-24 22:09:57 +01:00
Missed keydb.h entry for set_passphrase_from_string
This commit is contained in:
parent
82bee9c68a
commit
9536012034
@ -198,6 +198,7 @@ typedef int assuan_error_t;
|
||||
typedef void *assuan_context_t;
|
||||
#endif
|
||||
int have_static_passphrase(void);
|
||||
void set_passphrase_from_string(const char *pass);
|
||||
void read_passphrase_from_fd( int fd );
|
||||
void passphrase_clear_cache ( u32 *keyid, const char *cacheid, int algo );
|
||||
char *ask_passphrase (const char *description,
|
||||
|
Loading…
x
Reference in New Issue
Block a user