| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
DuplicateResponse |
Tpm.Duplicate(TPM_HANDLE objectHandle,
TPM_HANDLE newParentHandle,
byte[] encryptionKeyIn,
TPMT_SYM_DEF_OBJECT symmetricAlg)
This command duplicates a loaded object so that it may be used in a different hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
static DuplicateResponse |
DuplicateResponse.fromTpm(byte[] x) |
static DuplicateResponse |
DuplicateResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.