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