Skip to content

TPM2B_ATTEST

#include <tpm2.h>

Public Attributes

Name
UINT16 size
BYTE[sizeof(TPMS_ATTEST)] attestationData

Public Attributes Documentation

variable size

UINT16 size;

variable attestationData

BYTE[sizeof(TPMS_ATTEST)] attestationData;

Updated on 2026-08-10 at 10:46:36 +0000