2.2.3.10.1 Payload_V1 structure
Payload_V1 structure represents the payload in API version V1.0.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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.