NeoMutt  2024-11-14-138-ge5ca67
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
expando_gpgme.h File Reference

Ncrypt GPGME Expando definitions. More...

#include "expando/lib.h"
+ Include dependency graph for expando_gpgme.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const struct ExpandoRenderCallback PgpEntryGpgmeRenderCallbacks []
 Callbacks for GPGME Key Expandos.
 

Detailed Description

Ncrypt GPGME Expando definitions.

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 expando_gpgme.h.

Variable Documentation

◆ PgpEntryGpgmeRenderCallbacks

const struct ExpandoRenderCallback PgpEntryGpgmeRenderCallbacks[]
extern

Callbacks for GPGME Key Expandos.

See also
PgpEntryFormatDef, ExpandoDataGlobal, ExpandoDataPgpKeyGpgme

Definition at line 311 of file expando_gpgme.c.