pub const MAX_NOISE_FRAME_PLAINTEXT: usize = NOISE_MAX_PLAINTEXT; // 65_519usize
Largest plaintext that fits in one unchunked encrypted frame.