def PID(self): return convertDWord(self.data, 0x18)
def IV32(self): return convertDWord(self.data, 0x74)
def encryptionConstant(self): return convertDWord(self.data, 0x0)