| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
CertifyResponse |
Tpm.Certify(TPM_HANDLE objectHandle,
TPM_HANDLE signHandle,
byte[] qualifyingData,
TPMU_SIG_SCHEME inScheme)
The purpose of this command is to prove that an object with a specific Name is loaded in the TPM.
|
| Modifier and Type | Method and Description |
|---|---|
static CertifyResponse |
CertifyResponse.fromTpm(byte[] x) |
static CertifyResponse |
CertifyResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.