| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static TPMA_PERMANENT |
TPMA_PERMANENT.disableClear |
static TPMA_PERMANENT |
TPMA_PERMANENT.endorsementAuthSet |
static TPMA_PERMANENT |
TPMA_PERMANENT.inLockout |
static TPMA_PERMANENT |
TPMA_PERMANENT.lockoutAuthSet |
static TPMA_PERMANENT |
TPMA_PERMANENT.ownerAuthSet |
static TPMA_PERMANENT |
TPMA_PERMANENT.tpmGeneratedEPS |
| Modifier and Type | Method and Description |
|---|---|
static TPMA_PERMANENT |
TPMA_PERMANENT.fromInt(int value) |
static TPMA_PERMANENT |
TPMA_PERMANENT.fromTpm(byte[] buf) |
static TPMA_PERMANENT |
TPMA_PERMANENT.fromTpm(InByteBuf buf) |
TPMA_PERMANENT |
TPMA_PERMANENT.maskAttr(TPMA_PERMANENT attr) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<TPMA_PERMANENT> |
TPMA_PERMANENT.values() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TPMA_PERMANENT.hasAttr(TPMA_PERMANENT attr) |
TPMA_PERMANENT |
TPMA_PERMANENT.maskAttr(TPMA_PERMANENT attr) |
| Constructor and Description |
|---|
TPMA_PERMANENT(TPMA_PERMANENT... attrs) |
Copyright © 2017. All rights reserved.