Ticket: Difference between revisions
Clarify (PROOFREAD ME PLZ) |
|||
Line 15: | Line 15: | ||
| Y||0x210||Ticket Data | | Y||0x210||Ticket Data | ||
|} | |} | ||
Y denotes the total size of the "Signature Data" section and depends on the signature type. | |||
=== Signature Data === | === Signature Data === | ||
The signature is of the ticket header. | |||
{| class="wikitable" | {| class="wikitable" | ||
| align="center" style="background:#f0f0f0;"|'''Offset''' | | align="center" style="background:#f0f0f0;"|'''Offset''' | ||
Line 27: | Line 29: | ||
| 0x4 ||X||Signature | | 0x4 ||X||Signature | ||
|- | |- | ||
| 0x4 + X|| ||Padding | | 0x4 + X|| ||Padding to align the signature data to 0x40 bytes | ||
|} | |} | ||