NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CryptModule Struct Reference

A crypto plugin module. More...

+ Collaboration diagram for CryptModule:

Data Fields

const struct CryptModuleSpecsspecs
 Crypto module definition.
 

Detailed Description

A crypto plugin module.

A type of a variable to keep track of registered crypto modules.

Definition at line 40 of file crypt_mod.c.

Field Documentation

◆ specs

const struct CryptModuleSpecs* CryptModule::specs

Crypto module definition.

Definition at line 42 of file crypt_mod.c.


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