Düzenle

Aracılığıyla paylaş


Command Security and Authenticity

This section applies only to Windows Server 2003 SP1 and later, and Windows XP SP2 and later.

The following figure shows an application sending command messages to the video miniport driver across the secure channel.

Diagram illustrating application sending command messages to video miniport driver across secure channel.

These command messages are contained in an envelope. The envelope contains data and MAC sections. The application calculates the MAC of the command data by using the data integrity key and the OMAC. For more information about the MAC and OMAC, see Cryptographic Primitives Used by COPP.

The following table describes the values in the preceding figure.

Value Description

COMMAND

Variable-length command data.

MACKDI(COMMAND)

128-bit MAC of the command data using the data integrity session key.