|
virtual bool | init (const QString &password) |
|
virtual void | encryptBytes (char *buffer, qint64 read) |
|
virtual void | decryptBytes (char *buffer, qint64 read) |
|
virtual bool | decryptHeader (QIODevice *ioDevice, const QString &password, quint16 crc) |
|
virtual qint32 | encryptHeader (QIODevice *ioDevice, const QString &password, quint16 crc) |
|
virtual qint32 | size () |
|
virtual qint32 | decryptFooter (QIODevice *, quint16) |
|
virtual qint32 | encryptFooter (QIODevice *) |
|
bool | isSupported (int method) |
|
|
static Encryption * | createEncryptor (quint32 type) |
|
The documentation for this class was generated from the following files: