Difference between revisions of "83Plus:OS:Certificate/Headers:Fields:801"
From WikiTI
Thepenguin77 (Talk | contribs) |
Thepenguin77 (Talk | contribs) |
||
Line 5: | Line 5: | ||
'''Purpose''' Developer key | '''Purpose''' Developer key | ||
− | '''Parent''' [[:Category:83Plus:OS:Certificate/Headers:Fields: | + | '''Parent''' [[:Category:83Plus:OS:Certificate/Headers:Fields:800|800 - Flash Variable]] |
'''Usual Size''' 1h for OS's 2h for apps | '''Usual Size''' 1h for OS's 2h for apps | ||
This field holds the developer key used to sign the OS/app. The key is stored big endian, so the key 0104h would be stored 01h 04h. | This field holds the developer key used to sign the OS/app. The key is stored big endian, so the key 0104h would be stored 01h 04h. |
Latest revision as of 19:19, 24 June 2011
Synopsis
Field Number: 801h
Purpose Developer key
Parent 800 - Flash Variable
Usual Size 1h for OS's 2h for apps
This field holds the developer key used to sign the OS/app. The key is stored big endian, so the key 0104h would be stored 01h 04h.