Forget the cached passphrase. More...
Functions | |
static void | pgp_gpgme_void_passphrase (void) |
Implements CryptModuleSpecs::void_passphrase() -. More... | |
static void | smime_gpgme_void_passphrase (void) |
Implements CryptModuleSpecs::void_passphrase() -. More... | |
void | pgp_class_void_passphrase (void) |
Implements CryptModuleSpecs::void_passphrase() -. More... | |
void | smime_class_void_passphrase (void) |
Implements CryptModuleSpecs::void_passphrase() -. More... | |
Forget the cached passphrase.
|
static |
Implements CryptModuleSpecs::void_passphrase() -.
This is handled by gpg-agent.
Definition at line 41 of file crypt_mod_pgp_gpgme.c.
|
static |
Implements CryptModuleSpecs::void_passphrase() -.
This is handled by gpg-agent.
Definition at line 41 of file crypt_mod_smime_gpgme.c.
void pgp_class_void_passphrase | ( | void | ) |
Implements CryptModuleSpecs::void_passphrase() -.
Definition at line 76 of file pgp.c.
void smime_class_void_passphrase | ( | void | ) |
Implements CryptModuleSpecs::void_passphrase() -.
Definition at line 164 of file smime.c.