2.2.3.10.1 Payload_V1 structure

Payload_V1 structure represents the payload in API version V1.0.


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

DataSize

Version

NumberOfKeys

KeyLength

KeyValue (variable)

...

...

...

DataSize (4 bytes): Total size of the TransportKey BLOB.

Version (4 bytes): Version of the TransportKey BLOB set to value 1.

NumberOfKeys (4 bytes): Total number of keys contained in the TransportKey BLOB.

KeyLength (4 bytes): The size of the key in bytes.

KeyValue (variable): A variable-length field containing the key data.