Function rustls::server::tls13::client_hello::emit_finished_tls13
source ยท fn emit_finished_tls13(
transcript: &mut HandshakeHash,
randoms: &ConnectionRandoms,
cx: &mut Context<'_, ServerConnectionData>,
key_schedule: KeyScheduleHandshake,
config: &ServerConfig,
) -> KeyScheduleTrafficWithClientFinishedPending