| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
CommitResponse |
Tpm.Commit(TPM_HANDLE signHandle,
TPMS_ECC_POINT P1,
byte[] s2,
byte[] y2)
TPM2_Commit() performs the first part of an ECC anonymous signing operation.
|
| Modifier and Type | Method and Description |
|---|---|
static CommitResponse |
CommitResponse.fromTpm(byte[] x) |
static CommitResponse |
CommitResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.