certmanager/lib

cryptplugwrapper.h File Reference


Detailed Description

C++ wrapper for the CRYPTPLUG library API.

This CRYPTPLUG wrapper interface 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.cpp

Definition in file cryptplugwrapper.h.

#include "cryptplug.h"
#include "kleo/cryptobackend.h"
#include <qdatetime.h>
#include <qvaluelist.h>
#include <qpair.h>
#include <qstringlist.h>
#include <qstring.h>
#include <kdepimmacros.h>

Go to the source code of this file.


Namespaces

namespace  GpgME
namespace  Kleo

Classes

class  StructuringInfoWrapper
 This class provides C++ access to the StructuringInfo helper struct that is specified in cryptplug.h to hold information returned by signing and by encrypting functions. More...
class  CryptPlugWrapper
 This class provides C++ access to the CRYPTPLUG API. More...
KDE Home | KDE Accessibility Home | Description of Access Keys