| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
HashResponse |
Tpm.Hash(byte[] data,
TPM_ALG_ID hashAlg,
TPM_HANDLE hierarchy)
This command performs a hash operation on a data buffer and returns the results.
|
| Modifier and Type | Method and Description |
|---|---|
static HashResponse |
HashResponse.fromTpm(byte[] x) |
static HashResponse |
HashResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.