| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
GetCommandAuditDigestResponse |
Tpm.GetCommandAuditDigest(TPM_HANDLE privacyHandle,
TPM_HANDLE signHandle,
byte[] qualifyingData,
TPMU_SIG_SCHEME inScheme)
This command returns the current value of the command audit digest, a digest of the commands being audited, and the audit hash algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
static GetCommandAuditDigestResponse |
GetCommandAuditDigestResponse.fromTpm(byte[] x) |
static GetCommandAuditDigestResponse |
GetCommandAuditDigestResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.