Editing User Token Manager
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
== 0x25000 - User Token Manager == | == 0x25000 - User Token Manager == | ||
{| class="wikitable FCK__ShowTableBorders" | {| class="wikitable FCK__ShowTableBorders" | ||
Line 8: | Line 5: | ||
! Packet ID | ! Packet ID | ||
! Description | ! Description | ||
|- | |- | ||
| 0x25001 | | 0x25001 | ||
| Encrypt User Token | | Encrypt User Token | ||
|- | |- | ||
| 0x25002 | | 0x25002 | ||
| Decrypt User Token | | Decrypt User Token | ||
|- | |- | ||
| 0x25003 (Lv2) | | 0x25003 (Lv2) | ||
| Decrypt User Token | | Decrypt User Token | ||
|- | |- | ||
| 0x25004 (Lv2) | | 0x25004 (Lv2) | ||
| | | | ||
|- | |- | ||
| 0x25005 (Lv2) | | 0x25005 (Lv2) | ||
| Encrypt User Token | | Encrypt User Token | ||
|- | |- | ||
|} | |} | ||
Line 55: | Line 28: | ||
*User Tokens are processed by '''spu_utoken_processor.self''' | *User Tokens are processed by '''spu_utoken_processor.self''' | ||
*Before User Token is processed, User Token Manager reads IDPS by sending SS requests to Indi Info Manager (packet ids 0x17001 and 0x17002). Indi Info Manager runs in HV Process 5. | *Before User Token is processed, User Token Manager reads IDPS by sending SS requests to Indi Info Manager (packet ids 0x17001 and 0x17002). Indi Info Manager runs in HV Process 5. | ||
==== User Token Format ==== | ==== User Token Format ==== |