2.2.3.1.5 SMB2_TRANSPORT_CAPABILITIES
The SMB2_TRANSPORT_CAPABILITIES context is specified in an SMB2 NEGOTIATE request to indicate transport capabilities over which the connection is made. The format of the data in the Data field of this SMB2_NEGOTIATE_CONTEXT is as follows.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Flags
|
Flags (4 bytes): This field MUST contain zero or more of the following values.
Value |
Meaning |
---|---|
SMB2_ACCEPT_TRANSPORT_LEVEL_SECURITY 0x00000001 |
Transport security is offered to skip SMB2 encryption on this connection.<19> |