Import a key from a message into the user's public key ring. More...
Collaboration diagram for pgp_invoke_import():Functions | |
| void | pgp_gpgme_invoke_import (const char *fname) |
| Import a key from a message into the user's public key ring - Implements CryptModuleSpecs::pgp_invoke_import() -. | |
| void | pgp_class_invoke_import (const char *fname) |
| Import a key from a message into the user's public key ring - Implements CryptModuleSpecs::pgp_invoke_import() -. | |
Import a key from a message into the user's public key ring.
| fname | File containing the message |
| void pgp_gpgme_invoke_import | ( | const char * | fname | ) |
Import a key from a message into the user's public key ring - Implements CryptModuleSpecs::pgp_invoke_import() -.
Definition at line 2304 of file crypt_gpgme.c.
Here is the call graph for this function:| void pgp_class_invoke_import | ( | const char * | fname | ) |
Import a key from a message into the user's public key ring - Implements CryptModuleSpecs::pgp_invoke_import() -.
Definition at line 287 of file pgpinvoke.c.
Here is the call graph for this function:
Here is the caller graph for this function: