Editing NPD
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 27: | Line 27: | ||
| 0x60 || Header Hash || 0x10 || uint8_t[0x10] || Header hash. AES CMAC hash of the 0x60 bytes from the beginning of the file using (klicensee XOR [[Keys#NPD_Header_Hash_XOR_Key|npd_header_hash_xor_key]]) as AES-CMAC key. | | 0x60 || Header Hash || 0x10 || uint8_t[0x10] || Header hash. AES CMAC hash of the 0x60 bytes from the beginning of the file using (klicensee XOR [[Keys#NPD_Header_Hash_XOR_Key|npd_header_hash_xor_key]]) as AES-CMAC key. | ||
|- | |- | ||
| 0x70 || Limited Time Start || 8 || | | 0x70 || Limited Time Start || 8 || milliseconds || Start of the validity period, filled with 00 if not used. | ||
|- | |- | ||
| 0x78 || Limited Time End || 8 || | | 0x78 || Limited Time End || 8 || milliseconds || End of the validity period, filled with 00 if not used. | ||
|} | |} | ||