Function tlspuffin::tls::rustls::tls13::key_schedule::derive_traffic_key

source ยท
pub fn derive_traffic_key(
    secret: &Prk,
    aead_algorithm: &'static Algorithm,
) -> UnboundKey