| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static TPMA_OBJECT |
TPMA_OBJECT.adminWithPolicy |
static TPMA_OBJECT |
TPMA_OBJECT.decrypt |
static TPMA_OBJECT |
TPMA_OBJECT.encrypt |
static TPMA_OBJECT |
TPMA_OBJECT.encryptedDuplication |
static TPMA_OBJECT |
TPMA_OBJECT.fixedParent |
static TPMA_OBJECT |
TPMA_OBJECT.fixedTPM |
static TPMA_OBJECT |
TPMA_OBJECT.noDA |
TPMA_OBJECT |
TPMT_PUBLIC.objectAttributes
attributes that, along with type, determine the manipulations of this object
|
static TPMA_OBJECT |
TPMA_OBJECT.restricted |
static TPMA_OBJECT |
TPMA_OBJECT.sensitiveDataOrigin |
static TPMA_OBJECT |
TPMA_OBJECT.sign |
static TPMA_OBJECT |
TPMA_OBJECT.stClear |
static TPMA_OBJECT |
TPMA_OBJECT.userWithAuth |
| Modifier and Type | Method and Description |
|---|---|
static TPMA_OBJECT |
TPMA_OBJECT.fromInt(int value) |
static TPMA_OBJECT |
TPMA_OBJECT.fromTpm(byte[] buf) |
static TPMA_OBJECT |
TPMA_OBJECT.fromTpm(InByteBuf buf) |
TPMA_OBJECT |
TPMA_OBJECT.maskAttr(TPMA_OBJECT attr) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<TPMA_OBJECT> |
TPMA_OBJECT.values() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TPMA_OBJECT.hasAttr(TPMA_OBJECT attr) |
TPMA_OBJECT |
TPMA_OBJECT.maskAttr(TPMA_OBJECT attr) |
| Constructor and Description |
|---|
TPMA_OBJECT(TPMA_OBJECT... attrs) |
TPMT_PUBLIC(TPM_ALG_ID _nameAlg,
TPMA_OBJECT _objectAttributes,
byte[] _authPolicy,
TPMU_PUBLIC_PARMS _parameters,
TPMU_PUBLIC_ID _unique)
Table 191 defines the public area structure.
|
Copyright © 2017. All rights reserved.