| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Class and Description |
|---|---|
class |
TPM2B_ECC_PARAMETER
This sized buffer holds the largest ECC parameter (coordinate) supported by the TPM.
|
class |
TPM2B_PRIVATE_KEY_RSA
This sized buffer holds the largest RSA prime number supported by the TPM.
|
class |
TPM2B_PRIVATE_VENDOR_SPECIFIC
This structure is defined for coding purposes.
|
class |
TPM2B_SENSITIVE_DATA
This buffer wraps the TPMU_SENSITIVE_CREATE structure.
|
class |
TPM2B_SYM_KEY
This structure is used to hold a symmetric key in the sensitive area of an asymmetric object.
|
| Modifier and Type | Field and Description |
|---|---|
TPMU_SENSITIVE_COMPOSITE |
TPMT_SENSITIVE.sensitive
the type-specific private data
|
| Constructor and Description |
|---|
TPMT_SENSITIVE(byte[] _authValue,
byte[] _seedValue,
TPMU_SENSITIVE_COMPOSITE _sensitive)
Table 196 Definition of TPMT_SENSITIVE Structure
|
Copyright © 2017. All rights reserved.