pub const KEY_LEN: usize = chacha::KEY_LEN * 2; // 64usize
Expand description

The length of key.