We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bf3f6 commit 5e9ed13Copy full SHA for 5e9ed13
1 file changed
quinn-proto/src/crypto/rustls.rs
@@ -267,6 +267,7 @@ impl crypto::HeaderKey for Box<dyn HeaderProtectionKey> {
267
}
268
269
/// Authentication data for (rustls) TLS session
270
+#[non_exhaustive]
271
pub struct HandshakeData {
272
/// The negotiated application protocol, if ALPN is in use
273
///
0 commit comments