Attributs publics | |
QSecureArray | salt |
unsigned int | iterationCount |
QSecureArray | initVector |
QSecureArray | checksum |
bool | checksumShort |
qint64 | filesize |
Définition à la ligne 36 du fichier KoEncryptedStore.cpp.
QSecureArray KoEncryptedStore_EncryptionData::salt |
Définition à la ligne 38 du fichier KoEncryptedStore.cpp.
Référencé par KoEncryptedStore::closeWrite(), KoEncryptedStore::decryptFile(), KoEncryptedStore::init(), et KoEncryptedStore::~KoEncryptedStore().
unsigned int KoEncryptedStore_EncryptionData::iterationCount |
Définition à la ligne 39 du fichier KoEncryptedStore.cpp.
Référencé par KoEncryptedStore::closeWrite(), KoEncryptedStore::decryptFile(), et KoEncryptedStore::init().
QSecureArray KoEncryptedStore_EncryptionData::initVector |
Définition à la ligne 42 du fichier KoEncryptedStore.cpp.
Référencé par KoEncryptedStore::closeWrite(), KoEncryptedStore::decryptFile(), KoEncryptedStore::init(), et KoEncryptedStore::~KoEncryptedStore().
QSecureArray KoEncryptedStore_EncryptionData::checksum |
Définition à la ligne 45 du fichier KoEncryptedStore.cpp.
Référencé par KoEncryptedStore::closeWrite(), KoEncryptedStore::init(), KoEncryptedStore::openRead(), et KoEncryptedStore::~KoEncryptedStore().
Définition à la ligne 47 du fichier KoEncryptedStore.cpp.
Référencé par KoEncryptedStore::closeWrite(), KoEncryptedStore::init(), KoEncryptedStore::openRead(), et KoEncryptedStore::~KoEncryptedStore().
Définition à la ligne 50 du fichier KoEncryptedStore.cpp.
Référencé par KoEncryptedStore::closeWrite(), KoEncryptedStore::init(), KoEncryptedStore::openRead(), et KoEncryptedStore::~KoEncryptedStore().