| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
SequenceCompleteResponse |
Tpm.SequenceComplete(TPM_HANDLE sequenceHandle,
byte[] buffer,
TPM_HANDLE hierarchy)
This command adds the last part of data, if any, to a hash/HMAC sequence and returns the result.
|
| Modifier and Type | Method and Description |
|---|---|
static SequenceCompleteResponse |
SequenceCompleteResponse.fromTpm(byte[] x) |
static SequenceCompleteResponse |
SequenceCompleteResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.