| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static TPM_PT_PCR |
TPM_PT_PCR.AUTH |
static TPM_PT_PCR |
TPM_PT_PCR.DRTM_RESET |
static TPM_PT_PCR |
TPM_PT_PCR.EXTEND_L0 |
static TPM_PT_PCR |
TPM_PT_PCR.EXTEND_L1 |
static TPM_PT_PCR |
TPM_PT_PCR.EXTEND_L2 |
static TPM_PT_PCR |
TPM_PT_PCR.EXTEND_L3 |
static TPM_PT_PCR |
TPM_PT_PCR.EXTEND_L4 |
static TPM_PT_PCR |
TPM_PT_PCR.FIRST |
static TPM_PT_PCR |
TPM_PT_PCR.LAST |
static TPM_PT_PCR |
TPM_PT_PCR.NO_INCREMENT |
static TPM_PT_PCR |
TPM_PT_PCR.POLICY |
static TPM_PT_PCR |
TPM_PT_PCR.RESET_L0 |
static TPM_PT_PCR |
TPM_PT_PCR.RESET_L1 |
static TPM_PT_PCR |
TPM_PT_PCR.RESET_L2 |
static TPM_PT_PCR |
TPM_PT_PCR.RESET_L3 |
static TPM_PT_PCR |
TPM_PT_PCR.RESET_L4 |
static TPM_PT_PCR |
TPM_PT_PCR.SAVE |
TPM_PT_PCR |
TPMS_TAGGED_PCR_SELECT.tag
the property identifier
|
| Modifier and Type | Method and Description |
|---|---|
static TPM_PT_PCR |
TPM_PT_PCR.fromInt(int value) |
static TPM_PT_PCR |
TPM_PT_PCR.fromTpm(byte[] buf) |
static TPM_PT_PCR |
TPM_PT_PCR.fromTpm(InByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<TPM_PT_PCR> |
TPM_PT_PCR.values() |
| Constructor and Description |
|---|
TPMS_TAGGED_PCR_SELECT(TPM_PT_PCR _tag,
byte[] _pcrSelect)
This structure is used in TPM2_GetCapability() to return the attributes of the PCR.
|
Copyright © 2017. All rights reserved.