2.2.18 DPSP_MSG_CHALLENGERESPONSE

The DPSP_MSG_CHALLENGERESPONSE packet is sent in response to a DPSP_MSG_CHALLENGE (section 2.2.17) message.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

DPSP_MSG_HEADER (28 bytes)

...

...

IDFrom

DataSize

DataOffset

SecurityToken (variable)

...

DPSP_MSG_HEADER (28 bytes): Message header for this packet. The Command Value member of this field MUST be set to 33 (0x21).

IDFrom (4 bytes): MUST be set to the system player ID for the sender's computing system.

DataSize (4 bytes): MUST be set to the size, in octets, of the message in the SecurityToken field.

DataOffset (4 bytes): MUST be set to the offset, in octets, from the beginning of the message to the SecurityToken field.

SecurityToken (variable): Opaque security token whose size is specified by the DataSize field.