TPMS_TAGGED_PCR_SELECT
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPM_PT_PCR | tag |
| BYTE | sizeofSelect |
| BYTE[PCR_SELECT_MAX] | pcrSelect |
Public Attributes Documentation
variable tag
TPM_PT_PCR tag;
variable sizeofSelect
BYTE sizeofSelect;
variable pcrSelect
BYTE[PCR_SELECT_MAX] pcrSelect;
Updated on 2026-07-21 at 16:43:25 +0000