| Package | Description |
|---|---|
| tss | |
| tss.tpm |
| Modifier and Type | Method and Description |
|---|---|
TPMS_ALGORITHM_DETAIL_ECC |
Tpm.ECC_Parameters(TPM_ECC_CURVE curveID)
This command returns the parameters of an ECC curve identified by its TCG-assigned curveID.
|
| Modifier and Type | Field and Description |
|---|---|
TPMS_ALGORITHM_DETAIL_ECC |
ECC_ParametersResponse.parameters
ECC parameters for the selected curve
|
| Modifier and Type | Method and Description |
|---|---|
static TPMS_ALGORITHM_DETAIL_ECC |
TPMS_ALGORITHM_DETAIL_ECC.fromTpm(byte[] x) |
static TPMS_ALGORITHM_DETAIL_ECC |
TPMS_ALGORITHM_DETAIL_ECC.fromTpm(InByteBuf buf) |
| Constructor and Description |
|---|
ECC_ParametersResponse(TPMS_ALGORITHM_DETAIL_ECC _parameters)
This command returns the parameters of an ECC curve identified by its TCG-assigned curveID.
|
Copyright © 2017. All rights reserved.