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