Qt Cryptographic Architecture
Public Member Functions | List of all members
QCA::OpenPGP Class Reference

#include <QtCrypto>

Collaboration diagram for QCA::OpenPGP:
Collaboration graph
[legend]

Public Member Functions

 OpenPGP (QObject *parent=0, const QString &provider=QString())
 
- Public Member Functions inherited from QCA::Algorithm
 Algorithm (const Algorithm &from)
 
void change (Provider::Context *c)
 
void change (const QString &type, const QString &provider)
 
Provider::Contextcontext ()
 
const Provider::Contextcontext () const
 
Algorithmoperator= (const Algorithm &from)
 
Providerprovider () const
 
Provider::ContexttakeContext ()
 
QString type () const
 

Additional Inherited Members

- Protected Member Functions inherited from QCA::SecureMessageSystem
 SecureMessageSystem (QObject *parent, const QString &type, const QString &provider)
 
- Protected Member Functions inherited from QCA::Algorithm
 Algorithm ()
 
 Algorithm (const QString &type, const QString &provider)
 

Detailed Description

Pretty Good Privacy messaging system.

See also
SecureMessage
SecureMessageKey

Constructor & Destructor Documentation

QCA::OpenPGP::OpenPGP ( QObject parent = 0,
const QString &  provider = QString() 
)
explicit

Standard constructor.

Parameters
parentthe parent object for this object
providerthe provider to use, if a specific provider is required

The documentation for this class was generated from the following file: