83Plus:OS:Certificate/Headers:Fields:0A2

From WikiTI
Revision as of 14:55, 25 June 2011 by Thepenguin77 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Synopsis

Field Number: 0A2h

Purpose Validation Key

Usual Size 40h

This field holds the key that is used to calculate the validation number. To calculate the validation number, you MD5 hash the calculator ID then RSA validate it with this number and take the first two bytes of the result.

This field is changed by bcall 804E in some really strange manner.