TPMS_PCR_SELECTION
#include <tpm2.h>
Public Attributes
| Name | |
|---|---|
| TPMI_ALG_HASH | hash |
| BYTE | sizeofSelect |
| BYTE[PCR_SELECT_MIN] | pcrSelect |
Public Attributes Documentation
variable hash
TPMI_ALG_HASH hash;
variable sizeofSelect
BYTE sizeofSelect;
variable pcrSelect
BYTE[PCR_SELECT_MIN] pcrSelect;
Updated on 2026-07-20 at 13:36:00 +0000