NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
HashAlgorithm Struct Reference

PGP Hashing algorithm. More...

Data Fields

short id
 Algorithm Id.
 
const char * name
 Algorithm name.
 

Detailed Description

PGP Hashing algorithm.

Definition at line 43 of file pgpmicalg.c.

Field Documentation

◆ id

short HashAlgorithm::id

Algorithm Id.

Definition at line 45 of file pgpmicalg.c.

◆ name

const char* HashAlgorithm::name

Algorithm name.

Definition at line 46 of file pgpmicalg.c.


The documentation for this struct was generated from the following file: