pub const HANDSHAKE_LEN: usize = 48;
Expand description

Length of the overhead of handshake message: TAG_LEN + Length of cipher key(32 bytes)