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-08-11 at 13:05:35 +0000