Partager via


structure OPM_OMAC (opmapi.h)

Contient un code d’authentification de message (MAC) pour un message OPM (Output Protection Manager ).

Syntaxe

typedef struct _OPM_OMAC {
  BYTE abOMAC[16];
} OPM_OMAC;

Membres

abOMAC[16]

Mémoire tampon qui contient la valeur MAC de chiffrement du message.

Configuration requise

Condition requise Valeur
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 opmapi.h (inclure Opmapi.h)

Voir aussi

OPM Structures

OPM_CONFIGURE_PARAMETERS

OPM_GET_INFO_PARAMETERS

OPM_REQUESTED_INFORMATION

Gestionnaire de protection de sortie