public final class TPM_SPEC extends TpmEnum<TPM_SPEC>
| Modifier and Type | Class and Description |
|---|---|
static class |
TPM_SPEC._N |
TpmEnum.ValueMap<T extends TpmEnum<T>>| Modifier and Type | Field and Description |
|---|---|
static TPM_SPEC |
DAY_OF_YEAR |
static TPM_SPEC |
FAMILY |
static TPM_SPEC |
LEVEL |
static TPM_SPEC |
VERSION |
static TPM_SPEC |
YEAR |
Name, NameAsEnum, Value| Constructor and Description |
|---|
TPM_SPEC(int value) |
| Modifier and Type | Method and Description |
|---|---|
TPM_SPEC._N |
asEnum() |
static TPM_SPEC |
fromInt(int value) |
static TPM_SPEC |
fromTpm(byte[] buf) |
static TPM_SPEC |
fromTpm(InByteBuf buf) |
static Collection<TPM_SPEC> |
values() |
protected int |
wireSize() |
public static final TPM_SPEC FAMILY
public static final TPM_SPEC LEVEL
public static final TPM_SPEC VERSION
public static final TPM_SPEC YEAR
public static final TPM_SPEC DAY_OF_YEAR
public static TPM_SPEC fromInt(int value)
public static TPM_SPEC fromTpm(byte[] buf)
public TPM_SPEC._N asEnum()
public static Collection<TPM_SPEC> values()
Copyright © 2017. All rights reserved.