CfgI:SetSecureInfo: Difference between revisions
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08110084] |- | 1 | SecureInfo data buffer size |- | 2 | Signature buffer size |-..." |
No edit summary |
||
Line 51: | Line 51: | ||
| Buffer for the 0x100-byte RSA-2048 [[Nandrw/sys/SecureInfo_A|SecureInfo]] signature. | | Buffer for the 0x100-byte RSA-2048 [[Nandrw/sys/SecureInfo_A|SecureInfo]] signature. | ||
|} | |} | ||
=Description= | |||
This overwrites the SecureInfo data stored in memory with the input data. The signature-set code has the same result as [[CfgI:SetLocalFriendCodeSeedSignature]], except for SecureInfo. |