ETicket services: Difference between revisions

Yannik (talk | contribs)
mNo edit summary
No edit summary
Line 196: Line 196:
| 1502 || [6.0.0+]
| 1502 || [6.0.0+]
|-
|-
| 1503 || [6.0.0+] Creates an authentication challenge for LDN
| 1503 || [6.0.0+]  
|-
|-
| 1504 || [6.0.0+]
| 1504 || [6.0.0+]
Line 245: Line 245:
== GetTitleKey ==
== GetTitleKey ==
[3.0.0+] GetTitleKey now takes an additional 4-bytes of input.
[3.0.0+] GetTitleKey now takes an additional 4-bytes of input.
== Cmd1501 ==
No input, returns an output u64.
Generates random data, etc.
Used by [[LDN_services|ldn]] with the authentication Challenge.
== Cmd1502 ==
Takes a type-0x16 output buffer containing a 0x100-byte struct, a type-0x15 input buffer containing a 0x300-byte struct, and a type-0x5 input buffer containing a 0x300-byte struct.
Used by [[LDN_services|ldn]] with the authentication Challenge.
== Cmd1503 ==
Takes an input u64 and a type-0x16 output buffer containing a 0x300-byte struct.
Creates an authentication challenge for [[LDN_services|ldn]].
== Cmd1504 ==
Takes a type-0x15 input buffer containing a 0x100-byte struct.
Used by [[LDN_services|ldn]] with the authentication Challenge.


== Cmd1027 ==
== Cmd1027 ==