OPM_OMAC structure (ksopmapi.h)
Contient un code d’authentification de message (MAC) pour un message OPM (Output Protection Manager ).
Syntaxe
typedef struct _OPM_OMAC {
BYTE abOMAC[OPM_OMAC_SIZE];
} OPM_OMAC;
Membres
abOMAC[OPM_OMAC_SIZE]
Mémoire tampon qui contient la valeur MAC de chiffrement du message.
Configuration requise
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | ksopmapi.h (inclure Opmapi.h) |