PS:SignRsaSha256

Revision as of 07:42, 17 December 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00010244]}} {{IPC/RequestEntryRange|8|SHA256 hash to sign.}} {{IPC/RequestEntry|Unused....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00010244]
1-8 SHA256 hash to sign.
9 Unused. Intended as the signature size.
10 Descriptor for static buffer
11 RSA context buffer (static_buffer_id=0)
12 Descriptor for mapping a write-only buffer in the target process
13 Signature buffer

ResponseEdit

Index Word Description
0 Header code
1 Result code
2 Descriptor for mapping a write-only buffer in the target process
3 Signature buffer. Size for the translate-header is hard-coded to 0x100.