Skip to main content

transport_parameters

Function transport_parameters 

pub fn transport_parameters(
    client_hello: &[u8],
) -> Result<Vec<RawParameter>, CaptureError>
Available on crate features quic and std only.
Expand description

The transport parameters of a ClientHello handshake message, in the order they were sent.