NPDM: Difference between revisions
Line 73: | Line 73: | ||
| 0 | | 0 | ||
| 0x100 | | 0x100 | ||
| RSA-2048 signature | | RSA-2048 signature, seems to verify the data starting at 0x100 with the size field from 0x204. | ||
|- | |- | ||
| 0x100 | | 0x100 | ||
| 0x100 | | 0x100 | ||
| RSA-2048 public key | | RSA-2048 public key, seems to be used for the second [[NCA_Format|NCA]] signature. | ||
|- | |- | ||
| 0x200 | | 0x200 | ||
Line 85: | Line 85: | ||
| 0x204 | | 0x204 | ||
| 0x4 | | 0x4 | ||
| | | s32 Size field used with the above signature(?). | ||
|- | |- | ||
| 0x208 | | 0x208 |