Type Alias kisaseed::Key

source ·
pub type Key = GenericArray<u32, U32>;
Expand description

1024-bit SEED key.

Aliased Type§

struct Key { /* private fields */ }