Module kbparse_lib::keybag
source · Structs
- The Keybag length is the length from the DATA tag, which describes the total legnth of what Apple considers the Keybag. It != Total File Size. It doesn’t consider 36 bytes, of the total data: data_tag(4) + data_len(4) + sig_tag(4) + sig_len(4) + sig(20)