Wrappers for calls to CLI SMIME. More...
Include dependency graph for crypt_mod_smime_classic.c:Go to the source code of this file.
Functions | |
| static void | smime_class_init (void) |
| Initialise smime - Implements CryptModuleSpecs::init() -. | |
| static void | smime_class_cleanup (void) |
| Clean up smime - Implements CryptModuleSpecs::cleanup() -. | |
Variables | |
| const struct CryptModuleSpecs | CryptModSmimeClassic |
| CLI SMIME - Implements CryptModuleSpecs -. | |
Wrappers for calls to CLI SMIME.
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_smime_classic.c.