2.2.2.14 BindTimeFeatureNegotiationBitmask

The bind time feature negotiation bitmask is an array of eight octets, each of which is interpreted as a bitmask. The format of the structure is as follows.

 typedef struct {
   unsigned char Bitmask[8];
 } BindTimeFeatureNegotiationBitmask;

Bitmask: Currently, only the two least significant bits in the first element of the array are defined by the following table.

The rest SHOULD be reserved for future extensibility. For information on how this structure and the bits inside it are used, see section 3.3.1.5.3.

Value

Meaning

SecurityContextMultiplexingSupported

0x01

Client supports security context multiplexing, as specified in section 3.3.1.5.4.

KeepConnectionOnOrphanSupported

0x02

Client supports keeping the connection open after sending the orphaned PDU, as specified in section 3.3.1.5.10.

The following table shows the format of BindTimeFeatureNegotiationBitmask.


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

Bitmask

Bitmask