| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
MakeCredentialResponse |
Tpm.MakeCredential(TPM_HANDLE handle,
byte[] credential,
byte[] objectName)
This command allows the TPM to perform the actions required of a Certificate Authority (CA) in creating a TPM2B_ID_OBJECT containing an activation credential.
|
| Modifier and Type | Method and Description |
|---|---|
static MakeCredentialResponse |
MakeCredentialResponse.fromTpm(byte[] x) |
static MakeCredentialResponse |
MakeCredentialResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.