Interface Blake2b.Param.Default
- Enclosing class:
- Blake2b.Param
public static interface Blake2b.Param.Default
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final int
static final byte
static final long
-
Field Details
-
digest_length
static final byte digest_length- See Also:
-
key_length
static final byte key_length- See Also:
-
fanout
static final byte fanout- See Also:
-
depth
static final byte depth- See Also:
-
leaf_length
static final int leaf_length- See Also:
-
node_offset
static final long node_offset- See Also:
-
node_depth
static final byte node_depth- See Also:
-
inner_length
static final byte inner_length- See Also:
-