NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
crypt_mod_pgp_classic.c File Reference

Wrappers for calls to CLI PGP. More...

#include "config.h"
#include <stdio.h>
#include "lib.h"
#include "crypt_mod.h"
#include "pgpinvoke.h"
#include "pgpkey.h"
#include "pgp.h"
+ Include dependency graph for crypt_mod_pgp_classic.c:

Go to the source code of this file.

Variables

const struct CryptModuleSpecs CryptModPgpClassic
 CLI PGP - Implements CryptModuleSpecs -.
 

Detailed Description

Wrappers for calls to CLI PGP.

Authors
  • Richard Russon

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 crypt_mod_pgp_classic.c.