Share via


CMC_TAGGED_OTHER_MSG struttura (wincrypt.h)

La struttura CMC_TAGGED_OTHER_MSG viene usata nelle strutture di CMC_DATA_INFO e CMC_RESPONSE_INFO.

Sintassi

typedef struct _CMC_TAGGED_OTHER_MSG {
  DWORD            dwBodyPartID;
  LPSTR            pszObjId;
  CRYPT_OBJID_BLOB Value;
} CMC_TAGGED_OTHER_MSG, *PCMC_TAGGED_OTHER_MSG;

Members

dwBodyPartID

DWORD che identifica l'altro messaggio contrassegnato.

pszObjId

Identificatore di oggetto (OID) dell'altro messaggio.

Value

Struttura CRYPT_OBJID_BLOB che contiene altre informazioni sui messaggi codificati.

Requisiti

Requisito Valore
Client minimo supportato Windows XP [solo app desktop]
Server minimo supportato Windows Server 2003 [solo app desktop]
Intestazione wincrypt.h