rustls::server::tls13::client_hello

Function emit_finished_tls13

Source
fn emit_finished_tls13(
    flight: HandshakeFlight<'_, true>,
    randoms: &ConnectionRandoms,
    cx: &mut Context<'_, ServerConnectionData>,
    key_schedule: KeyScheduleHandshake,
    config: &ServerConfig,
) -> KeyScheduleTrafficWithClientFinishedPending