Type Alias kisaseed::Block

source ·
pub type Block = GenericArray<u8, U16>;
Expand description

128-bit SEED block.

Aliased Type§

struct Block { /* private fields */ }