Function quic_rpc::transport::quinn::get_handshake_data
source ยท pub fn get_handshake_data(connection: &Connection) -> Option<HandshakeData>
Expand description
Get the handshake data from a quinn connection that uses rustls.