CNMT: Difference between revisions
Fix new field name |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 26: | Line 26: | ||
| 0xD | | 0xD | ||
| 0x1 | | 0x1 | ||
| Reserved | | [17.0.0+] [[NCM_services#ContentMetaPlatform|ContentMetaPlatform]] ([1.0.0-16.1.0] Reserved) | ||
|- | |- | ||
| 0xE | | 0xE | ||
Line 256: | Line 256: | ||
| 0xC | | 0xC | ||
| 0x1 | | 0x1 | ||
| [[NCM_services# | | [[NCM_services#ContentMetaType|ContentMetaType]] | ||
|- | |- | ||
| 0xD | | 0xD | ||
Line 634: | Line 634: | ||
= Digest = | = Digest = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 646: | Line 644: | ||
| Digest | | Digest | ||
|} | |} | ||
This is a SHA-256 hash always found at the end of the file. The hash is calculated over the CNMT file's contents, but this is only done for the development version of the file which results in its production version counterpart sharing the same hash value. |