Freigeben über


2.2.2.13.4 rpc_sec_vt_pcontext

This command is defined as follows.<43>

 typedef struct {
   USHORT command;
   USHORT length;
   RPC_SYNTAX_IDENTIFIER InterfaceId;
   RPC_SYNTAX_IDENTIFIER TransferSyntax;
 } rpc_sec_vt_pcontext;

command: Least significant bits 0 through 13 MUST be 0x0002. Bits 14 and 15 are as specified in section 2.2.2.13.

length: MUST be set to 0x28.

InterfaceId: The interface identifier for the presentation context of the request PDU in which this verification trailer appears. This value MUST match the chosen abstract_syntax field from the bind or alter_context PDU where the presentation context was negotiated. For information on how a presentation context is negotiated, see section 3.3.1.5.6.

TransferSyntax: The transfer syntax identifier for the presentation context of the request PDU in which this verification trailer appears. This value MUST match the chosen transfer_syntax from the bind or alter_context PDU where the presentation context was negotiated. For information on how a presentation context is negotiated, see section 3.3.1.5.6.

The following table shows the format of the rpc_sec_vt_pcontext command.


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

command

length

InterfaceId

(InterfaceId cont'd for 4 rows)

TransferSyntax

(TransferSyntax cont'd for 4 rows)