| Package | Description |
|---|---|
| tss.tpm |
| Modifier and Type | Field and Description |
|---|---|
static TPM_RH |
TPM_RH.ADMIN |
static TPM_RH |
TPM_RH.AUTH_00 |
static TPM_RH |
TPM_RH.AUTH_FF |
static TPM_RH |
TPM_RH.EK |
static TPM_RH |
TPM_RH.ENDORSEMENT |
static TPM_RH |
TPM_RH.FIRST |
static TPM_RH |
TPM_RH.LAST |
static TPM_RH |
TPM_RH.LOCKOUT |
static TPM_RH |
TPM_RH.NULL |
static TPM_RH |
TPM_RH.OPERATOR |
static TPM_RH |
TPM_RH.OWNER |
static TPM_RH |
TPM_RH.PLATFORM |
static TPM_RH |
TPM_RH.PLATFORM_NV |
static TPM_RH |
TPM_RH.REVOKE |
static TPM_RH |
TPM_RH.RS_PW |
static TPM_RH |
TPM_RH.SRK |
static TPM_RH |
TPM_RH.TRANSPORT |
static TPM_RH |
TPM_RH.UNASSIGNED |
| Modifier and Type | Method and Description |
|---|---|
static TPM_RH |
TPM_RH.fromInt(int value) |
static TPM_RH |
TPM_RH.fromTpm(byte[] buf) |
static TPM_RH |
TPM_RH.fromTpm(InByteBuf buf) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<TPM_RH> |
TPM_RH.values() |
| Modifier and Type | Method and Description |
|---|---|
static TPM_HANDLE |
TPM_HANDLE.from(TPM_RH _handle)
Creates a TPM handle from a reserved handle constant
|
Copyright © 2017. All rights reserved.