Prototype for a Pgp Function. More...
Collaboration diagram for Pgp Function API:Functions | |
| static int | op_quit (struct PgpData *pd, const struct KeyEvent *event) |
| Save changes and exit this dialog - Implements pgp_function_t -. | |
| static int | op_generic_select_entry (struct PgpData *pd, const struct KeyEvent *event) |
| Select the current entry - Implements pgp_function_t -. | |
| static int | op_verify_key (struct PgpData *pd, const struct KeyEvent *event) |
| Verify a PGP public key - Implements pgp_function_t -. | |
| static int | op_view_id (struct PgpData *pd, const struct KeyEvent *event) |
| View the key's user id - Implements pgp_function_t -. | |
Prototype for a Pgp Function.
| menu | Menu |
| event | Event to process |
| enum | FunctionRetval |
Save changes and exit this dialog - Implements pgp_function_t -.
Definition at line 54 of file functions_pgp.c.
Select the current entry - Implements pgp_function_t -.
Definition at line 63 of file functions_pgp.c.
Here is the call graph for this function:Verify a PGP public key - Implements pgp_function_t -.
Definition at line 123 of file functions_pgp.c.
Here is the call graph for this function:View the key's user id - Implements pgp_function_t -.
Definition at line 197 of file functions_pgp.c.
Here is the call graph for this function: