PROPID_QM_ENCRYPTION_PK

The PROPID_QM_ENCRYPTION_PK property indicates the public encryption key of the computer.

Type Indicator
VT_UI1 | VT_VECTOR
PROPVARIANT Field
caub
Property Values
Public encryption key

Remarks

The PROPID_QM_ENCRYPTION_PK property of the computer is set by MSMQ when MSMQ is installed.

To find the public encryption key of the computer, pass PROPID_QM_ENCRYPTION_PK to MQGetMachineProperties and examine its returned value.

QuickInfo

  Windows NT: Requires version 4.0 SP3 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in mq.h.
  Import Library: Use mqrt.lib.
  Unicode: Defined only as Unicode.

See Also

MQGetMachineProperties