| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
CertifyCreationResponse |
Tpm.CertifyCreation(TPM_HANDLE signHandle,
TPM_HANDLE objectHandle,
byte[] qualifyingData,
byte[] creationHash,
TPMU_SIG_SCHEME inScheme,
TPMT_TK_CREATION creationTicket)
This command is used to prove the association between an object and its creation data.
|
| Modifier and Type | Method and Description |
|---|---|
static CertifyCreationResponse |
CertifyCreationResponse.fromTpm(byte[] x) |
static CertifyCreationResponse |
CertifyCreationResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.