Prototype for a Gpgme Function. More...
Collaboration diagram for Gpgme Function API:Functions | |
| static int | op_exit (struct GpgmeData *gd, const struct KeyEvent *event) |
| Exit this menu - Implements gpgme_function_t -. | |
| static int | op_generic_select_entry (struct GpgmeData *gd, const struct KeyEvent *event) |
| Select the current entry - Implements gpgme_function_t -. | |
| static int | op_verify_key (struct GpgmeData *gd, const struct KeyEvent *event) |
| Verify a PGP public key - Implements gpgme_function_t -. | |
| static int | op_view_id (struct GpgmeData *gd, const struct KeyEvent *event) |
| View the key's user id - Implements gpgme_function_t -. | |
Prototype for a Gpgme Function.
| menu | Menu |
| event | Event to process |
| enum | FunctionRetval |
Exit this menu - Implements gpgme_function_t -.
Definition at line 737 of file gpgme_functions.c.
Select the current entry - Implements gpgme_function_t -.
Definition at line 746 of file gpgme_functions.c.
Here is the call graph for this function:Verify a PGP public key - Implements gpgme_function_t -.
Definition at line 813 of file gpgme_functions.c.
Here is the call graph for this function:View the key's user id - Implements gpgme_function_t -.
Definition at line 828 of file gpgme_functions.c.
Here is the call graph for this function: