| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static TPM_NT |
TPM_NT.BITS |
static TPM_NT |
TPM_NT.COUNTER |
static TPM_NT |
TPM_NT.EXTEND |
static TPM_NT |
TPM_NT.ORDINARY |
static TPM_NT |
TPM_NT.PIN_FAIL |
static TPM_NT |
TPM_NT.PIN_PASS |
| Modifier and Type | Method and Description |
|---|---|
static TPM_NT |
TPM_NT.fromInt(int value) |
static TPM_NT |
TPM_NT.fromTpm(byte[] buf) |
static TPM_NT |
TPM_NT.fromTpm(InByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<TPM_NT> |
TPM_NT.values() |
Copyright © 2017. All rights reserved.