2.2.2.7 InitializationVector Structure
The InitializationVector structure is used to contain the initialization vector used to encrypt the EncryptedBringUpSuccessResponse structure (section 2.2.2.4) in the BringUpSuccessResponseUnpaired message (section 2.2.3.3).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
header |
Value |
||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
header (3 bytes): The header field contains the CommonHeader structure (section 2.2.2.2), where the value of the Id field is set to 10 (InitializationVector), as specified in TypeId enumeration (section 2.2.1.3), and the value of the Length field set to 16 bytes.
Value (16 bytes): The Value field contains the 16 bytes making up the initialization vector.