| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
ECDH_KeyGenResponse |
Tpm.ECDH_KeyGen(TPM_HANDLE keyHandle)
This command uses the TPM to generate an ephemeral key pair (de, Qe where Qe [de]G).
|
| Modifier and Type | Method and Description |
|---|---|
static ECDH_KeyGenResponse |
ECDH_KeyGenResponse.fromTpm(byte[] x) |
static ECDH_KeyGenResponse |
ECDH_KeyGenResponse.fromTpm(InByteBuf buf) |
Copyright © 2017. All rights reserved.