Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a Message Authentication Code (MAC).
Syntax
typedef struct D3D11_OMAC {
BYTE Omac[16];
} D3D11_OMAC;
Members
Omac[16]
A byte array that contains the cryptographic MAC value of the message.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
Header | d3d11.h |