CMC_PEND_INFO struttura (wincrypt.h)

La struttura CMC_PEND_INFO è un possibile membro di una struttura CMC_STATUS_INFO .

Sintassi

typedef struct _CMC_PEND_INFO {
  CRYPT_DATA_BLOB PendToken;
  FILETIME        PendTime;
} CMC_PEND_INFO, *PCMC_PEND_INFO;

Members

PendToken

BLOB che contiene le informazioni sulla richiesta in sospeso.

PendTime

FILETIME contenente la richiesta.

Requisiti

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