• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

libkpgp

Kpgp::Base2

Kpgp::Base2 Class Reference

#include <kpgpbase.h>

Inheritance diagram for Kpgp::Base2:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 109 of file kpgpbase.h.


Public Member Functions

 Base2 ()
virtual int clearsign (Block &block, const char *passphrase)
virtual int decrypt (Block &block, const char *passphrase=0)
virtual int encrypt (Block &block, const KeyIDList &recipients)
virtual int encsign (Block &block, const KeyIDList &recipients, const char *passphrase=0)
virtual QByteArray getAsciiPublicKey (const KeyID &keyID)
virtual KeyList publicKeys (const QStringList &patterns=QStringList())
virtual Key * readPublicKey (const KeyID &keyID, const bool readTrust=false, Key *key=0)
virtual KeyList secretKeys (const QStringList &patterns=QStringList())
virtual int signKey (const KeyID &keyID, const char *passphrase)
virtual int verify (Block &block)
virtual ~Base2 ()

Protected Member Functions

KeyList doGetPublicKeys (const QByteArray &cmd, const QStringList &patterns)
virtual KeyList parseKeyList (const QByteArray &, bool)

Constructor & Destructor Documentation

Kpgp::Base2::Base2 (  ) 

Definition at line 37 of file kpgpbase2.cpp.

Kpgp::Base2::~Base2 (  )  [virtual]

Definition at line 43 of file kpgpbase2.cpp.


Member Function Documentation

int Kpgp::Base2::clearsign ( Block &  ,
const char *   
) [virtual]

Clearsigns the message with the currently set key.

Reimplemented from Kpgp::Base.

Definition at line 56 of file kpgpbase2.cpp.

int Kpgp::Base2::decrypt ( Block &  ,
const char *  = 0 
) [virtual]

Decrypts the message.

Reimplemented from Kpgp::Base.

Reimplemented in Kpgp::Base6.

Definition at line 225 of file kpgpbase2.cpp.

KeyList Kpgp::Base2::doGetPublicKeys ( const QByteArray &  cmd,
const QStringList &  patterns 
) [protected]

Definition at line 511 of file kpgpbase2.cpp.

int Kpgp::Base2::encrypt ( Block &  ,
const KeyIDList &   
) [virtual]

Encrypts the message with the given keys.

Reimplemented from Kpgp::Base.

Definition at line 49 of file kpgpbase2.cpp.

int Kpgp::Base2::encsign ( Block &  ,
const KeyIDList &  ,
const char *  = 0 
) [virtual]

Encrypts and signs the message with the given keys.

Reimplemented from Kpgp::Base.

Definition at line 63 of file kpgpbase2.cpp.

QByteArray Kpgp::Base2::getAsciiPublicKey ( const KeyID &   )  [virtual]

Returns the ascii armored data of the public key with the given key id.

Reimplemented from Kpgp::Base.

Definition at line 593 of file kpgpbase2.cpp.

KeyList Kpgp::Base2::parseKeyList ( const QByteArray &  output,
bool  secretKeys 
) [protected, virtual]

Reimplemented in Kpgp::Base6.

Definition at line 894 of file kpgpbase2.cpp.

KeyList Kpgp::Base2::publicKeys ( const QStringList &  = QStringList()  )  [virtual]

Returns the list of public keys in the users public keyring.

Reimplemented from Kpgp::Base.

Reimplemented in Kpgp::Base6.

Definition at line 504 of file kpgpbase2.cpp.

Key * Kpgp::Base2::readPublicKey ( const KeyID &  ,
const bool  bool = false,
Key *  = 0 
) [virtual]

Reads the key data for the given key and returns it.

If readTrust is true then the trust of this key will be determined. If key is not null then the key data will be stored in given key.

Reimplemented from Kpgp::Base.

Reimplemented in Kpgp::Base6.

Definition at line 464 of file kpgpbase2.cpp.

KeyList Kpgp::Base2::secretKeys ( const QStringList &  = QStringList()  )  [virtual]

Returns the list of secret keys in the users secret keyring.

Reimplemented from Kpgp::Base.

Reimplemented in Kpgp::Base6.

Definition at line 567 of file kpgpbase2.cpp.

int Kpgp::Base2::signKey ( const KeyID &  ,
const char *   
) [virtual]

Signs the given key with the currently set user key.

This is currently not implemented.

Reimplemented from Kpgp::Base.

Definition at line 574 of file kpgpbase2.cpp.

virtual int Kpgp::Base2::verify ( Block &  block  )  [inline, virtual]

Verifies the message.

Reimplemented from Kpgp::Base.

Reimplemented in Kpgp::Base6.

Definition at line 121 of file kpgpbase.h.


The documentation for this class was generated from the following files:
  • kpgpbase.h
  • kpgpbase2.cpp

libkpgp

Skip menu "libkpgp"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  •   doc
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal