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