certmanager Library API Documentation

cryptplugwrapper.h File Reference

C++ wrapper for the CRYPTPLUG library API. More...

#include "cryptplug.h"
#include <kdemacros.h>
#include "kleo/cryptobackend.h"
#include <qdatetime.h>
#include <qvaluelist.h>
#include <qpair.h>
#include <qstringlist.h>
#include <qstring.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...


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.

KDE Logo
This file is part of the documentation for certmanager Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 21 19:46:23 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003