Qt Cryptographic Architecture
|
#include <QtCrypto>
Public Member Functions | |
OpenPGP (QObject *parent=0, const QString &provider=QString()) | |
Additional Inherited Members | |
![]() | |
SecureMessageSystem (QObject *parent, const QString &type, const QString &provider) | |
Pretty Good Privacy messaging system.
|
explicit |
Standard constructor.
parent | the parent object for this object |
provider | the provider to use, if a specific provider is required |