| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
CreatePrimaryResponse |
Tpm.CreatePrimary(TPM_HANDLE primaryHandle,
TPMS_SENSITIVE_CREATE inSensitive,
TPMT_PUBLIC inPublic,
byte[] outsideInfo,
TPMS_PCR_SELECTION[] creationPCR)
This command is used to create a Primary Object under one of the Primary Seeds or a Temporary Object under TPM_RH_NULL.
|
| Modifier and Type | Method and Description |
|---|---|
static CreatePrimaryResponse |
CreatePrimaryResponse.fromTpm(byte[] x) |
static CreatePrimaryResponse |
CreatePrimaryResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.