Constant PACKET_LENGTH_LEN
pub const PACKET_LENGTH_LEN: usize = 4; // 4usize
Expand description
The length in bytes of the packet_length
field in a SSH packet.
pub const PACKET_LENGTH_LEN: usize = 4; // 4usize
The length in bytes of the packet_length
field in a SSH packet.