rustls::tls13::key_schedule

Function derive_traffic_iv

Source
pub fn derive_traffic_iv(expander: &dyn HkdfExpander) -> Iv
Expand description

HKDF-Expand-Label where the output is an IV.