struttura CMC_TAGGED_CERT_REQUEST (wincrypt.h)

La struttura CMC_TAGGED_CERT_REQUEST viene utilizzata nella struttura CMC_TAGGED_REQUEST .

Sintassi

typedef struct _CMC_TAGGED_CERT_REQUEST {
  DWORD          dwBodyPartID;
  CRYPT_DER_BLOB SignedCertRequest;
} CMC_TAGGED_CERT_REQUEST, *PCMC_TAGGED_CERT_REQUEST;

Members

dwBodyPartID

DWORD che identifica la richiesta di certificato contrassegnata.

SignedCertRequest

Struttura CRYPT_DER_BLOB che contiene una richiesta firmata per un certificato.

Requisiti

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