public final class TPM_PS extends TpmEnum<TPM_PS>
| Modifier and Type | Class and Description |
|---|---|
static class |
TPM_PS._N |
TpmEnum.ValueMap<T extends TpmEnum<T>>| Modifier and Type | Field and Description |
|---|---|
static TPM_PS |
AUTHENTICATION |
static TPM_PS |
CELL_PHONE |
static TPM_PS |
EMBEDDED |
static TPM_PS |
HARDCOPY |
static TPM_PS |
INFRASTRUCTURE |
static TPM_PS |
MAIN |
static TPM_PS |
MULTI_TENANT |
static TPM_PS |
PC |
static TPM_PS |
PDA |
static TPM_PS |
PERIPHERAL |
static TPM_PS |
SERVER |
static TPM_PS |
STORAGE |
static TPM_PS |
TC |
static TPM_PS |
TNC |
static TPM_PS |
TSS |
static TPM_PS |
VIRTUALIZATION |
Name, NameAsEnum, Value| Constructor and Description |
|---|
TPM_PS(int value) |
| Modifier and Type | Method and Description |
|---|---|
TPM_PS._N |
asEnum() |
static TPM_PS |
fromInt(int value) |
static TPM_PS |
fromTpm(byte[] buf) |
static TPM_PS |
fromTpm(InByteBuf buf) |
static Collection<TPM_PS> |
values() |
protected int |
wireSize() |
public static final TPM_PS MAIN
public static final TPM_PS PC
public static final TPM_PS PDA
public static final TPM_PS CELL_PHONE
public static final TPM_PS SERVER
public static final TPM_PS PERIPHERAL
public static final TPM_PS TSS
public static final TPM_PS STORAGE
public static final TPM_PS AUTHENTICATION
public static final TPM_PS EMBEDDED
public static final TPM_PS HARDCOPY
public static final TPM_PS INFRASTRUCTURE
public static final TPM_PS VIRTUALIZATION
public static final TPM_PS TNC
public static final TPM_PS MULTI_TENANT
public static final TPM_PS TC
public static TPM_PS fromInt(int value)
public static TPM_PS fromTpm(byte[] buf)
public TPM_PS._N asEnum()
public static Collection<TPM_PS> values()
Copyright © 2017. All rights reserved.