| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
GetSessionAuditDigestResponse |
Tpm.GetSessionAuditDigest(TPM_HANDLE privacyAdminHandle,
TPM_HANDLE signHandle,
TPM_HANDLE sessionHandle,
byte[] qualifyingData,
TPMU_SIG_SCHEME inScheme)
This command returns a digital signature of the audit session digest.
|
| Modifier and Type | Method and Description |
|---|---|
static GetSessionAuditDigestResponse |
GetSessionAuditDigestResponse.fromTpm(byte[] x) |
static GetSessionAuditDigestResponse |
GetSessionAuditDigestResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.