| getCheckSum() const | WPXEncryption | |
| getEncryptionMaskBase() const | WPXEncryption | [inline] |
| getEncryptionPassword() const | WPXEncryption | [inline] |
| getEncryptionStartOffset() const | WPXEncryption | [inline] |
| m_buffer | WPXEncryption | [private] |
| m_encryptionMaskBase | WPXEncryption | [private] |
| m_encryptionStartOffset | WPXEncryption | [private] |
| m_password | WPXEncryption | [private] |
| readAndDecrypt(WPXInputStream *input, size_t numBytes, size_t &numBytesRead) | WPXEncryption | |
| setEncryptionMaskBase(unsigned char encryptionMaskBase) | WPXEncryption | [inline] |
| setEncryptionStartOffset(size_t encryptionStartOffset) | WPXEncryption | [inline] |
| WPXEncryption(const char *password, const size_t encryptionStartOffset=0) | WPXEncryption | |
| ~WPXEncryption() | WPXEncryption |