PGP Hashing algorithm. More...
Data Fields | |
short | id |
Algorithm Id. | |
const char * | name |
Algorithm name. | |
PGP Hashing algorithm.
Definition at line 43 of file pgpmicalg.c.
short HashAlgorithm::id |
Algorithm Id.
Definition at line 45 of file pgpmicalg.c.
const char* HashAlgorithm::name |
Algorithm name.
Definition at line 46 of file pgpmicalg.c.