pub const HEADERBYTES: usize = libsodium_sys::crypto_secretstream_xchacha20poly1305_HEADERBYTES as usize; // 24usize
Expand description

Length of secretstream header bytes.