| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
TPMS_TIME_INFO |
Tpm.ReadClock()
This command reads the current TPMS_TIME_INFO structure that contains the current setting of Time, Clock, resetCount, and restartCount.
|
| Modifier and Type | Field and Description |
|---|---|
TPMS_TIME_INFO |
ReadClockResponse.currentTime |
TPMS_TIME_INFO |
TPMS_TIME_ATTEST_INFO.time
the Time, Clock, resetCount, restartCount, and Safe indicator
|
| Modifier and Type | Method and Description |
|---|---|
static TPMS_TIME_INFO |
TPMS_TIME_INFO.fromTpm(byte[] x) |
static TPMS_TIME_INFO |
TPMS_TIME_INFO.fromTpm(InByteBuf buf) |
| Constructor and Description |
|---|
ReadClockResponse(TPMS_TIME_INFO _currentTime)
This command reads the current TPMS_TIME_INFO structure that contains the current setting of Time, Clock, resetCount, and restartCount.
|
TPMS_TIME_ATTEST_INFO(TPMS_TIME_INFO _time,
long _firmwareVersion)
This structure is used when the TPM performs TPM2_GetTime.
|
Copyright © 2017. All rights reserved.