Function get_handshake_data

Source
pub fn get_handshake_data(connection: &Connection) -> Option<HandshakeData>
Available on crate feature quinn-transport only.
Expand description

Get the handshake data from a quinn connection that uses rustls.