quic_rpc::transport::quinn

Function 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.