| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static TPM_HT |
TPM_HT.AC |
static TPM_HT |
TPM_HT.HMAC_SESSION |
static TPM_HT |
TPM_HT.LOADED_SESSION |
static TPM_HT |
TPM_HT.NV_INDEX |
static TPM_HT |
TPM_HT.PCR |
static TPM_HT |
TPM_HT.PERMANENT |
static TPM_HT |
TPM_HT.PERSISTENT |
static TPM_HT |
TPM_HT.POLICY_SESSION |
static TPM_HT |
TPM_HT.SAVED_SESSION |
static TPM_HT |
TPM_HT.TRANSIENT |
| Modifier and Type | Method and Description |
|---|---|
static TPM_HT |
TPM_HT.fromInt(int value) |
static TPM_HT |
TPM_HT.fromTpm(byte[] buf) |
static TPM_HT |
TPM_HT.fromTpm(InByteBuf buf) |
TPM_HT |
TPM_HANDLE.getType()
Gets the handle type
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<TPM_HT> |
TPM_HT.values() |
Copyright © 2017. All rights reserved.