Function rustls::server::tls13::client_hello::emit_hello_retry_request
source ยท fn emit_hello_retry_request(
transcript: &mut HandshakeHash,
suite: &'static Tls13CipherSuite,
session_id: SessionId,
common: &mut CommonState,
group: NamedGroup,
)