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