SESSION_KEY_SIZE

Constant SESSION_KEY_SIZE 

Source
pub const SESSION_KEY_SIZE: usize = 32;
Available on crate feature crypto only.
Expand description

Size of the session key (32 bytes for XChaCha20)