Constant PACKET_LENGTH_LEN
pub const PACKET_LENGTH_LEN: usize = 4; // 4usizeAvailable on crate feature
crypto only.Expand description
The length in bytes of the packet_length field in a SSH packet.
pub const PACKET_LENGTH_LEN: usize = 4; // 4usizecrypto only.The length in bytes of the packet_length field in a SSH packet.