#include <QtCrypto>
Inheritance diagram for QCA::SecureMessageSystem:
Protected Member Functions | |
SecureMessageSystem (QObject *parent, const QString &type, const QString &provider) |
|
Protected constructor for SecureMessageSystem classes. You are meant to be using a subclass (such as OpenPGP or CMS) - you only need to worry about this class if you are creating a whole new SecureMessageSystem type.
|