pub const KEYBYTES: usize = libsodium_sys::crypto_secretstream_xchacha20poly1305_KEYBYTES as usize; // 32usize
Expand description

Length of secretstream key.