certmanager Library API Documentation

cryptplugwrapper.cpp File Reference

cryptplugwrapper.cppC++ wrapper for the CRYPTPLUG library API. More...

#include "cryptplugwrapper.h"

Include dependency graph for cryptplugwrapper.cpp:

Go to the source code of this file.

Variables

static const int NEAR_EXPIRY = 14


Detailed Description

cryptplugwrapper.cppC++ wrapper for the CRYPTPLUG library API.

This CRYPTPLUG wrapper implementation is based on cryptplug.h by Karl-Heinz Zimmer which is based on 'The Aegypten Plugin API' as specified by Matthias Kalle Dalheimer, Klaraelvdalens Datakonsult AB, see file mua-integration.sgml located on Aegypten CVS: http://www.gnupg.org/aegypten/development.en.html

purpose: Wrap up all Aegypten Plugin API functions in one C++ class for usage by KDE programs, e.g. KMail (or KMime, resp.)

CRYPTPLUG is an independent cryptography plug-in API developed for Sphinx-enabeling KMail and Mutt.

CRYPTPLUG was designed for the Aegypten project, but it may be used by 3rd party developers as well to design pluggable crypto backends for the above mentioned MUAs.

Note:
All string parameters appearing in this API are to be interpreted as UTF-8 encoded.
See also:
cryptplugwrapper.h

Definition in file cryptplugwrapper.cpp.

KDE Logo
This file is part of the documentation for certmanager Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Dec 21 14:22:39 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003