Пример #1
0
 def PID(self):
     return convertDWord(self.data, 0x18)
Пример #2
0
 def IV32(self):
     return convertDWord(self.data, 0x74)
Пример #3
0
 def encryptionConstant(self):
     return convertDWord(self.data, 0x0)