Difference between revisions of "CfgI:SecureInfoGetSignature"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x08150042] |- | 1 | Size, normally 0x100. This is unused by Cfg module. |- | 2 | ...")
 
 
Line 15: Line 15:
 
|-
 
|-
 
| 3
 
| 3
| 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, from the already-loaded SecureInfo buffer.
 
|}
 
|}
  

Latest revision as of 22:28, 3 April 2013

Request[edit]

Index Word Description
0 Header code [0x08150042]
1 Size, normally 0x100. This is unused by Cfg module.
2 12 | (Size<<4)
3 Buffer for the 0x100-byte RSA-2048 SecureInfo signature, from the already-loaded SecureInfo buffer.

Response[edit]

Index Word Description
0 Header code
1 Result code