struttura OPM_OMAC (ksopmapi.h)
Contiene un mac (Message Authentication Code) per un messaggio di Output Protection Manager (OPM).
Sintassi
typedef struct _OPM_OMAC {
BYTE abOMAC[OPM_OMAC_SIZE];
} OPM_OMAC;
Members
abOMAC[OPM_OMAC_SIZE]
Buffer che contiene il valore MAC crittografico del messaggio.
Requisiti
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Intestazione | ksopmapi.h (include Opmapi.h) |