Pgp functions
| Data | Description | Links |
|---|---|---|
| PgpFunctions | All the NeoMutt functions that the Pgp supports |
| Function | Description | Links |
|---|---|---|
| op_exit() | Exit this menu | pgp_function_t, pgp_function_api |
| op_generic_select_entry() | Select the current entry | pgp_function_t, pgp_function_api |
| op_verify_key() | Verify a PGP public key | pgp_function_t, pgp_function_api |
| op_view_id() | View the key's user id | pgp_function_t, pgp_function_api |
| pgp_function_dispatcher() | Perform a Pgp function | function_dispatcher_t, dispatcher_api |