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, unsigned long numBytes, unsigned long &numBytesRead) | WPXEncryption | |
setEncryptionMaskBase(unsigned char encryptionMaskBase) | WPXEncryption | [inline] |
setEncryptionStartOffset(unsigned long encryptionStartOffset) | WPXEncryption | [inline] |
WPXEncryption(const char *password, const unsigned long encryptionStartOffset=0) | WPXEncryption | |
~WPXEncryption() | WPXEncryption |