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