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.
pub fn get_handshake_data(connection: &Connection) -> Option<HandshakeData>
quinn-transport
only.Get the handshake data from a quinn connection that uses rustls.