| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
TPMS_CLOCK_INFO |
TPMS_TIME_INFO.clockInfo
a structure containing the clock information
|
TPMS_CLOCK_INFO |
TPMS_ATTEST.clockInfo
Clock, resetCount, restartCount, and Safe
|
| Modifier and Type | Method and Description |
|---|---|
static TPMS_CLOCK_INFO |
TPMS_CLOCK_INFO.fromTpm(byte[] x) |
static TPMS_CLOCK_INFO |
TPMS_CLOCK_INFO.fromTpm(InByteBuf buf) |
| Constructor and Description |
|---|
TPMS_ATTEST(TPM_GENERATED _magic,
byte[] _qualifiedSigner,
byte[] _extraData,
TPMS_CLOCK_INFO _clockInfo,
long _firmwareVersion,
TPMU_ATTEST _attested)
This structure is used on each TPM-generated signed structure.
|
TPMS_TIME_INFO(long _time,
TPMS_CLOCK_INFO _clockInfo)
This structure is used in the TPM2_GetTime() attestation.
|
Copyright © 2017. All rights reserved.