public final class ImplementationConstants extends TpmEnum<ImplementationConstants>
| Modifier and Type | Class and Description |
|---|---|
static class |
ImplementationConstants._N |
TpmEnum.ValueMap<T extends TpmEnum<T>>Name, NameAsEnum, Value| Constructor and Description |
|---|
ImplementationConstants(int value) |
| Modifier and Type | Method and Description |
|---|---|
ImplementationConstants._N |
asEnum() |
static ImplementationConstants |
fromInt(int value) |
static ImplementationConstants |
fromTpm(byte[] buf) |
static ImplementationConstants |
fromTpm(InByteBuf buf) |
static Collection<ImplementationConstants> |
values() |
protected int |
wireSize() |
public static final ImplementationConstants OSSL
public static final ImplementationConstants LTC
public static final ImplementationConstants MSBN
public static final ImplementationConstants SYMCRYPT
public static final ImplementationConstants HASH_COUNT
public static final ImplementationConstants MAX_SYM_KEY_BITS
public static final ImplementationConstants MAX_SYM_KEY_BYTES
public static final ImplementationConstants MAX_SYM_BLOCK_SIZE
public static final ImplementationConstants MAX_CAP_CC
public static final ImplementationConstants MAX_RSA_KEY_BYTES
public static final ImplementationConstants MAX_AES_KEY_BYTES
public static final ImplementationConstants MAX_ECC_KEY_BYTES
public static final ImplementationConstants LABEL_MAX_BUFFER
public static final ImplementationConstants MAX_CAP_DATA
public static final ImplementationConstants MAX_CAP_ALGS
public static final ImplementationConstants MAX_CAP_HANDLES
public static final ImplementationConstants MAX_TPM_PROPERTIES
public static final ImplementationConstants MAX_PCR_PROPERTIES
public static final ImplementationConstants MAX_ECC_CURVES
public static final ImplementationConstants MAX_TAGGED_POLICIES
public static final ImplementationConstants MAX_AC_CAPABILITIES
public static ImplementationConstants fromInt(int value)
public static ImplementationConstants fromTpm(byte[] buf)
public static ImplementationConstants fromTpm(InByteBuf buf)
public ImplementationConstants._N asEnum()
public static Collection<ImplementationConstants> values()
protected int wireSize()
wireSize in class TpmEnum<ImplementationConstants>Copyright © 2017. All rights reserved.