PGP/Smime functions. More...
Go to the source code of this file.
Variables | |
const struct MenuFuncOp | OpPgp [] |
Functions for the Pgp Menu. | |
const struct MenuFuncOp | OpSmime [] |
Functions for the Smime Menu. | |
const struct MenuOpSeq | PgpDefaultBindings [] |
Key bindings for the Pgp Menu. | |
const struct MenuOpSeq | SmimeDefaultBindings [] |
Key bindings for the Smime Menu. | |
PGP/Smime functions.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file functions.c.
const struct MenuFuncOp OpPgp[] |
Functions for the Pgp Menu.
Definition at line 42 of file functions.c.
const struct MenuFuncOp OpSmime[] |
Functions for the Smime Menu.
Definition at line 52 of file functions.c.
const struct MenuOpSeq PgpDefaultBindings[] |
Key bindings for the Pgp Menu.
Definition at line 64 of file functions.c.
const struct MenuOpSeq SmimeDefaultBindings[] |
Key bindings for the Smime Menu.
Definition at line 74 of file functions.c.