Difference between revisions of "PS:VerifyRsaSha256"
Jump to navigation
Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00020244]}} {{IPC/RequestEntryRange|8|SHA256 hash to compare with.}} {{IPC/RequestEntry...") |
(No difference)
|
Revision as of 18:56, 16 December 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x00020244] |
1-8 | SHA256 hash to compare with. |
9 | Unused. Intended as the signature size. |
10 | Descriptor for static buffer (id {{{2}}}) |
11 | 0x208-byte Context buffer (static_buffer_id=0) |
12 | Descriptor for mapping a read-only buffer in the target process |
13 | Signature buffer |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |