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