| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
RewrapResponse |
Tpm.Rewrap(TPM_HANDLE oldParent,
TPM_HANDLE newParent,
TPM2B_PRIVATE inDuplicate,
byte[] name,
byte[] inSymSeed)
This command allows the TPM to serve in the role as a Duplication Authority.
|
| Modifier and Type | Method and Description |
|---|---|
static RewrapResponse |
RewrapResponse.fromTpm(byte[] x) |
static RewrapResponse |
RewrapResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.