Constant ring::aead::chacha20_poly1305_openssh::PACKET_LENGTH_LEN
source · [−]pub const PACKET_LENGTH_LEN: usize = 4;
Expand description
The length in bytes of the packet_length
field in a SSH packet.