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