The PadN type specifies how two or more octets of padding are inserted into the Options area of a header.
Field Name | Type | Description |
---|---|---|
Octet0..1 | HexBinaryObjectPropertyType |
Specifies the PandN option. |
Option_Data_Length0..1 | IntegerObjectPropertyType |
Length of the padding. For N octets of padding, the Option_Data_Length fields contains the value N-2. |
Option_Data0..1 | IntegerObjectPropertyType |
Actual padding; consists of N-2 zero-valued octets. |