Seed
chacha20
0.10.0
chacha20
Type Alias
Seed
Copy item path
Source
pub type Seed = [
u8
;
32
];
Expand description
Seed value used to initialize ChaCha-based RNGs.