| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
CreateResponse |
Tpm.Create(TPM_HANDLE parentHandle,
TPMS_SENSITIVE_CREATE inSensitive,
TPMT_PUBLIC inPublic,
byte[] outsideInfo,
TPMS_PCR_SELECTION[] creationPCR)
This command is used to create an object that can be loaded into a TPM using TPM2_Load().
|
| Modifier and Type | Method and Description |
|---|---|
static CreateResponse |
CreateResponse.fromTpm(byte[] x) |
static CreateResponse |
CreateResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.