rustls::msgs::message

Constant MAX_PAYLOAD

Source
const MAX_PAYLOAD: u16 = _; // 18_432u16
Expand description

Maximum message payload size. That’s 2^14 payload bytes and a 2KB allowance for ciphertext overheads.